getting a animated movie to work in another

This is a discussion on "getting a animated movie to work in another" within the Flash & Multimedia Forum section. This forum, and the thread "getting a animated movie to work in another are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old May 21st, 2007, 16:35
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
getting a animated movie to work in another

i just purchased a really cool animating 3d flash file and i'm having some difficulties getting it going in other files. whats the streamlined way of doing this? i've tried recreating the layers but that seems tedius and for some reason thats not enough to make this animation work in my file.

is there a way to automatically insert / merge 2 flash files?

thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old May 21st, 2007, 16:52
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

Yes, in your main .swf you can create a movieclip as a placeholder(ie., clip1_mc with same instance name) and then do this:


clip1_mc.loadMovie("clip1.swf")

This will load the .swf into the main .swf and there you have it.
Last Blog Entry: Yay!? (Oct 8th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old May 21st, 2007, 17:11
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

For this code to work does the .swf file need to be in the same dir as the publish directory? does it matter where the fla file is i'm working with?

I'm getting:
1120: Access of undefined property clip1_mc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old May 21st, 2007, 17:21
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

Yes for what I have posted above it needs to be in the same directory.

You could probably change the path to target a different folder as well.
Last Blog Entry: Yay!? (Oct 8th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old May 22nd, 2007, 07:46
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

i've tried a few different variations of bringing in the swf without success its in the same directory as the swf and the fla.. hmmm

is there an interface way of doing this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old May 22nd, 2007, 12:38
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

Yes. Which version of flash are you using?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old May 22nd, 2007, 12:41
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

flash 9 *is my version (* added to meet the 10 character criteria)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old May 22nd, 2007, 12:48
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

Ah...Now, I haven't messed with that yet...I know theres a beta but is the whole thing out?

Anyway, in Flash 8, (this might work for your version), Open the components window. In the use interface tab in that window, scroll down until you find the loader component and drag it out onto the stage. Then, in the properties panel, go into the parameters tab and go to content path. Put the path to your file in there and test the movie.

As for resizing, there should be an option called scale. Leave it on false.

Hope this helps.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old May 22nd, 2007, 12:55
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

dude... i couldn't have asked for anything better than this! v. nice
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old May 22nd, 2007, 12:58
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

so it worked?
Yay!
Glad I helped.
-Madison
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old May 23rd, 2007, 08:41
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

You can import swf files directly into the fla.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old May 23rd, 2007, 09:50
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

I'm not sure why the command line importing doesn't work. This way of doing it MadMadison is cool... it makes it possible to drag in the symbol and have it replace automatically... i didn't realise how cool these components were... im on the most recent gear with a flash 5 mindset. aka stop() and things like that which seem to be phased out in AS3.

flash 9 isn't out? it came with CS3 for me thanks to adobe. cha ching
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old May 23rd, 2007, 09:52
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

its weird Jacob, I tried importing through the most obvious ways but only MadMadisons method worked. I could import the file in but for some reason it wouldn't actually animate and just layed there stagnate.

*shrugs*
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old May 23rd, 2007, 10:15
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

thought i was an idiot for a second and hadn't set the imported swf by using the dropdown => import to stage to a Movie Clip. I realised i hadn't checked that. Hello behold, its set to Graphic... I changed it, still just sits there not in motion.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old May 23rd, 2007, 10:15
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

It will just lay there until you export the movie...weird. I can't really give advise on CS3, as I have not played with it any. All I know is everything has changed as far as ActionScript goes...lol.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old May 23rd, 2007, 15:16
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

This is my weekend project, learn Flash 9....
Last Blog Entry: Yay!? (Oct 8th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #17  
Old May 23rd, 2007, 17:53
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

Wow, what a weekend...lol.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18  
Old May 24th, 2007, 07:56
Up'n'Coming Member
Join Date: May 2007
Location: northern nsw, au
Age: 27
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

hehe isn't that how it goes most of the time? under the hammer of time during the week meeting the deadlines... upgrading skills on the weekend?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #19  
Old May 24th, 2007, 15:01
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: getting a animated movie to work in another

Yeah...about to post an article that sort of talks about that.
Last Blog Entry: Yay!? (Oct 8th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
merging flash files