How do i make my swf or exe flash files run in full screen when they are embedded in the browser? I would like it to not have the windows border. If someone can let me know or pointmein the right direction i would appreciate it. thanks
Printable View
How do i make my swf or exe flash files run in full screen when they are embedded in the browser? I would like it to not have the windows border. If someone can let me know or pointmein the right direction i would appreciate it. thanks
Maybe make the swf as a standalone exe to be played in the Flash Viewer?
I have tried the swf as an exe. I cant catch the custom fscommands from the exe in my vb.exe. Can a standalone exe send fscommands to another standalone vb.exe?
thanks
Hmm, not too sure as its been a long time since I did any Flash programming.
But we do have a partner site that is all Flash.
Check out - http://www.flashkit.com/index.shtml
I dont think this is a flash scripting issue. Is there a way to max the flash component in the form? (code or otherwise) I know how to run the form without a border and maximized
Yes, you should have the shockwave flash ocx control on your form and just do a .Move setting the coordinates and left, top, height, and width properties as long as your form is resized how you want it.