Hi,
I need to do presentation of my application in projector, to do so I need to enable or disable any setting in my project or else want to write any extra coding to display my application in projector. The ipad youtube application is being projected, then why not my application. please help me.
Thanks in advance.
...
I'm setting a fullscreen in a Projector flash using:
stage.displayState = StageDisplayState.FULL_SCREEN;
Next I load a video (flv with a swf player) and I add in a "container" movieclip called "windowSmall" using:
loader = new Loader();
loader.load(new URLRequest(path_to_swf));
windowSmall.addChild(gallery);
After I add the video t...
I have a presentation built in Flash using AS3 and would like the projector to launch NOT in fullscreen, but as a maximized window.
Is there any way to do this via AS3?
...
Which tool would you recommend for creating standalone .exe files (Windows) from Flash? And why?
...
A very simple case:
There's a Flash EXE projector
There's a XML file in the folder relative to the projector, data/menu.xml
Application is launched on a Windows XP box
On one of the XP machines XML fails to load over some awkward reason. In most environments it works fine. The same app runs well on all Macs tested.
Any ideas?
...
Looking for some examples / off the shelf stuff that can help with a project I am doing that will allow me to develop something in Adobe Flash (or similar technology) that I can use with a camera to detect something and then react to it. So for example if I was projecting some water on a floor and then a person walked over it the camera ...
Hi can anyone tell me that if it is possible to build a system using android for smartphones that can directly connect the wireless projector and can be able to give power point presentations without using computer.
If its possible then:
what will be the requirements to realize this kind of application?
how feasible it would be to build ...