Web Hosting Deals Holiday Logo Design Webcam Chat Website Header Templates Register domain Search Engine Optimisation Web Hosting
Go Back   Talk Mania Forum > Tutorials > Flash / Dreamweaver / Fireworks tutorials from Talk-Mania members

Flash / Dreamweaver / Fireworks tutorials from Talk-Mania members Please post your Flash / Dreamweaver / Fireworks in this area. Look here to the see the tutorials and methods outlined by other Talk-mania members.

 Image
Buy Sell Downloads

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2008, 03:58 PM
Junior Member
 
Join Date: Jun 2008
Posts: 1
Yetalia is on a distinguished road
Flash Introduction page trouble

Hi,

I made an introduction page for my website but the thing is the 'enter' button wont got to my homepage and the flash is on a constant loop. Can someone help me so I can get it to work properly?.

- Becky

Reply With Quote
  #2 (permalink)  
Old 07-20-2008, 11:24 PM
Junior Member
 
Join Date: Jul 2008
Location: Lincolnshire, England
Posts: 17
ActionBible is on a distinguished road
Send a message via MSN to ActionBible
to stop the loop on the last frame you need a keyframe at the end of the animation and in the actions panel type: stop();

The enter button your code would be:
myButton.onRelease = function()
{
this.getUrl("http://yourUrl.com/index.php", "_parent", "GET");
}
use you button's instance name instead of myButton

Also if you want to add a replay intro button your code would be:
repeatButton.onrelease = function()
{
this.gotoAndPlay(1);
}
replace repeatButton with your repeat button's instance name

this code says that when the button "repeatButton" is pressed the animation will goto and play frame 1.


Hope this helps ;-)
Reply With Quote
  #3 (permalink)  
Old 07-21-2008, 11:12 AM
Junior Member
 
Join Date: Jul 2008
Posts: 5
ggoldfish is on a distinguished road
I am glad you asked, because the same questions occur to me and I have not ever seen a post that supplies the answers. Thanks ,ActionBible ,thanks for your answer .It helps me a lot !
__________________
http://hostmonster-reviews.org
Reply With Quote
  #4 (permalink)  
Old 07-21-2008, 09:11 PM
Junior Member
 
Join Date: Jul 2008
Location: Lincolnshire, England
Posts: 17
ActionBible is on a distinguished road
Send a message via MSN to ActionBible
glad to help

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Forum Jump


All times are GMT +2. The time now is 07:07 PM.


Fake ID

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC8
Forums Copyright © Talk-Mania.com