Try this…
Create a context menu, for instance to go fullscreen.
Make sure it works.
Now add a Video Object, attach a cam (or play an flv– more work ![]()
and right click on the video object to show the contextmenu…
now select fulscreen…. and nothing happens
I can’t get this to work. It only fails if I rightclick on a videoobject..
Any thoughts?
A lot of you may know that it’s nearly impossible to create an Actionscript Project in fexbuilder 3 Where the Main Class is in a subdir of the project dir (so that you can keep the Main Class in the same package as the rest of your files).
Today, at Colin Moock’s AS3fromthegroundup session in Amsterdam, I confirmed that it is in fact possible in 2 ways.
The Second way is to create your Project as normal.
Move your Main Class File to the correct (package) dir.
Close Flexbuilder.
Edit the .actionScriptProperties file in the ProjectDir
and set the
tag to the correct location.
Happy Coding,
Ow and Colin.. (and OReilly) thnx for the Prize.
I’m a Doctor Jim, Not an Actionscript3 Programmer..