Can Flash's Local Shared Object be used on Linux machines (Mozilla or Opera)? Because i successfully scripted this for Windows but it failed to save files on computers with Linux as its operating system.
I used javascript's File System Object to save text documents into the computer's hard drive.
Everything worked fine, except that i keep getting the "An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction?" security...
I used javascript's File System Object to save text documents into the computer's hard drive.
Everything worked fine, except that i keep getting the "An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction?" security...
i have this crazy program that requires variables assigned in Flash, for example
varNumber = 1;
passed to an HTML page called 'Variables.html'.
The html page will then pass varNumber=1 to a VB executable file that is already opened by the HTML document. How can i do this?
This program will...
i have this crazy program that requires variables assigned in Flash, for example
varNumber = 1;
passed to an HTML page called 'Variables.html'.
The html page will then pass varNumber=1 to a VB executable file that is already opened by the HTML document.
This program will actually integrate...
i have this crazy program that requires variables assigned in Flash, for example
varNumber = 1;
passed to an HTML page called 'Variables.html'. How can i do this?
The html page will then pass varNumber=1 to a VB executable file that is already opened by the HTML document.
This program will...
i have created a movieclip called 'Mov', & displayed it inside a scrollpane.
The movieclip 'Mov' contains another movieclip named 'hotspot'. I would like to duplicate more of those 'hotspot' movieclips into 'Mov', hence display it inside the scrollpane.
Is that possible? If so, how?
Your...
I usually develop my projects in Flash 5 & Flash MX. However, I was recently required to develop my new project in Director MX, so i have to find a few Lingo equivalents to ActionScript.
ActionScript enables an *.swf file to be loaded into another *.swf file via loadMovieNum (using levelN) or...
I have a movie called MovSound. The movie 'MovSound.swf' contains a movieclip called Mov which is the container/target for another movie called Sound.swf. i.e, Sound.swf will be called into the movie MovSound.swf via the following script:
loadMovie ("Sound.swf", "Mov")...
SOS!!!! Please help me... Im new with flash... but Im on a deadline..
i have 3 movies -
i)MainMovie
ii)TextContent
iii)Navigation
Explanation
i)MainMovie - The movie where i combine all the elements(Navigation & TextContent) by using 'target' or 'container' or 'movie clip', however u prefer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.