PDA

View Full Version : Dynamicly loading images


Cg_Artist
11-09-2007, 12:55 AM
I am currently working on a project that requires the dynamic loading of gifs and pngs. Now here is the catch. I would like to use flash 8 to load the image then pass it to a flash 7 swf. (Due to some larger issue I am constrained to use the flash 7 doc) So here is my question. Is there a way to pass and image loaded with flash 8 to a movieclip in the flash 7 swf. I am not particular on how the two files are set up. ie: nested or as two separate swf files so long as I can get the image into the flash 7 swf somehow. Thanks for your help. I am kind of stuck here

cmbarsotti
11-14-2007, 02:01 AM
I believe the ability to dynamically load gif or png started with v.8.

I can't say that I've ever run this test but I'm pretty sure that if you have a v.7 swf load another swf with v.8 features, they won't work. I'm pretty sure you can publish as v.8 but you're going to have to stick with v.7 features.

Can you just open the v.7 fla file and publish it as v.8?