Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
ReidarAxl webforumsuser@macromedia.com #1
Load JPG into a movie
on (release) {
loadMovie("../Images/image1.jpg", "axl");
I'm trying to load an external JPG into my flash movie.
I've put the script above on a button.
AXL is the target....
This won't work in Flash MX 2004!
Why?
ReidarAxl webforumsuser@macromedia.com Guest
-
Load Movie help...
I am pulling double duty with this question as it serves two purposes. I am developing a total flash controlled ad system for myself, but also need... -
Newbie: load a movie in a movie
Hi, This may be very easy but I'm gettinge more and more confused, and I don't get it by myself, so could please somebody give me a hand.: I... -
using load movie to load to another movie
This seems like it should be easy...but I can't figure it out - my action scripting skills are pretty basic I have a movie(created in MX) that... -
How can I load movie contents into another movie?
How can I create the following functionality? container1.loadMovie("img1.jpg") container2 = container1; Basically, my problem is that I'm... -
load the movie help!
I would like to use two different SWF inside 1 HTML page. One SWF will be the main content area and the other swf will be the navigation. How can I... -
CesareRocchi webforumsuser@macromedia.com #2
Re: Load JPG into a movie
is "axl" on the root? if yes didi you try _root.axl?
CesareRocchi webforumsuser@macromedia.com Guest



Reply With Quote

