VirtualBox

Opened 14 years ago

Closed 13 years ago

#7416 closed defect (invalid)

flash - externalinterface.call

Reported by: goldocrack Owned by:
Component: webservices Version: VirtualBox 3.2.8
Keywords: flash Cc:
Guest type: Windows Host type: Windows

Description

There is a problem in flash into the virtual system.

The function externalinterface.call("myFunction", "myArg1"); is used to call javascript function from flash. With DJNativeSwing, we can use externalinterface.call("sendCommand", "myFunction", "myArg1"); for the same thing in Java.

This function is blocked by the virtual system. The data exchange between flash and other is not completely block because we can pass variables as normal.

A lot of programmers use to develop into your virtual system software for security and compatibility reasons.

I love virtualbox but it's a pity to have (small) bugs as this. Thank you a lot if you correct it.

PS : maybe the virtualbox block a precise type of communication and more than flash discuss...

Change History (2)

comment:1 by Frank Mehnert, 14 years ago

The ticket description is not sufficient. No flash code is involved in any VirtualBox code. If you are talking about using flash inside a VirtualBox VM then please attach a VBox.log file of such a VM session. And provide an example which works on physical hardware but does not work on virtual hardware. VirtualBox does full virtualization therefore bugs for dedicated guest applications are quite unlikely.

comment:2 by Frank Mehnert, 13 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use