Alright I am rather confused with this one. I have a main flash movie which loads a set of variables from a website Code in first fram of movie:
loadVariables("http://mysite.com/variables.txt", "_root", "GET");
This works fine for my main movie - I can set up two...
Ok - maybe this has been answered somwhere already, but here's my problem:
I have a standalone CD project created completely in Flash and would like to display my current news items from my website in the Flash interface. Rather than just having a link to the correct webpage in my site, I want...
Hi,
I have a Flash interface (have asked in the Flash forum but nobody knows) which has numerous links to powerpoint show files. When Internet explorer is the default browser, these files open into the HTML window I have specified through javascript (proper size, no scrollbars, etc). When...
I have a flash movie with several links to PowerPoint show files. The entire thing is a CDROM project. My links are set up as components, so that I can specify the size of the HTML window that will open, as well as scrollbars and all the rest of it. However, when the user has internet...
I have created a simple form for site visitors to subscribe to a couple of different newsletters. The form is being submitted to my email address - I find this simpler than a cgi script or something. I have 3 checkboxes in the form for three different newsletters. When the email is sent, I...
I am using flash MX and am trying to do the following:
I have a dynamic input text field, and below it a "submit" button. When the user inputs some text and clicks "submit" I want this text to be sent to and saved in an external .txt file. This is all it has to do. I know it...
I am setting up a large interactive CD interface basically containing information from a 300 page users manual. This is meant to make things more accessible and easy for customers to use than flipping through a huge book.
The flash files are set up to load text dynamically from many different...
This is a bit complicated but here goes...
I have a jpg file, named "laser.jpg". I am loading this into my movie by creating an empty movie clip on the stage (instance name "empty"). Then in my timeline, I have the actionscript: loadMovie("laser.jpg"...
I am having trouble loading an .swf into an empty movie clip. I have placed an empty movie clip on the stage, and named the instance "empty". Then on the frame I have placed the following script:
empty.loadMovie("Applanix POS.swf");
The .swf file loads fine, but stops...
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.