help

This is a discussion on "help" within the Flash & Multimedia Forum section. This forum, and the thread "help are both part of the Design Your Website category.



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

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 11th, 2007, 19:27
New Member
Join Date: Jan 2007
Location: Regina
Age: 19
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
help

how do i link to a movie clip and get it into a specific area
Reply With Quote

  #2 (permalink)  
Old Jan 11th, 2007, 21:27
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: help

What...
Could you um....explain a little more.
And what version of flash are you using?
Reply With Quote
  #3 (permalink)  
Old Jan 12th, 2007, 16:22
New Member
Join Date: Jan 2007
Location: Regina
Age: 19
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help

We are using version 7.2.

i think I have partially solved the initial problem.

i am making a website for the family farm and i want to have a photo gallery of the animals we have. i already made the photo gallery and the website seperatly now i want to integrate the photo gallery (swf file) into the website (fla).

the first problem was i could get it in but the buttons weren't working
(the gallery works fine when it is not integrated into my main Flash page) then we figured out how to make them work (by using the following load movie script and integrating it into one of my buttons on the main site: [on(release) {
loadMovie("gallery1.swf",1);
} ] With this script inserted the photoscroll (named gallery.swf) would just show up in the top left hand corner of my main Flash site and everything was working - but we wanted to be able to specify an exact location. then we figured out how to get it into the area that i wanted (by creating a symbol in my website, then naming the instance (slidewhow) and then linking the .swf file through a button that was already created using a similar script as we did previously, but now we placed the file in the new instance (placeholder) the script we used is [on(release) {
loadMovie("gallery1.swf",slideshow);
} ] but now the buttons don't work again it shows that they are there and the little hand shows up when you place it over the buttons but they don't work.

Any help that you can provide would be appreciated very much.

Thank you in advance for your help.
Reply With Quote
Reply

Tags
farm website

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 04:44.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43