Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
flash cs3 url problems
Old 08-18-2008, 06:04 PM flash cs3 url problems
Junior Talker

Posts: 1
Name: Andrew Connelly
Trades: 0
i've been stuck making a new flash starting animation for my website for days now,
its meant to play a little animation then when the "enter" button appears you click it and it links to the website,
the problem is that the flash animation won't start with the stop(); command at the start of the action script, even when its on autoplay, if i put a start(); command at the start instead, the animation will start automactically but the "enter" url button will stop working, its doing my head in, been throught loads of online tutorals it its still not working, i've only been using flash for a week so can u help me out?

when the action script looks like this the url will work but it won't auto play and loops aswell, i've changed the publish settings but that doesn't work -

stop();
import flash.events.MouseEvent;
var getAndydesign:URLRequest=new URLRequest(http://www.andrewconnellydesign.co.uk);
//---B url---\\
B_btn.addEventListener(MouseEvent.CLICK, bClick);

function bClick(event:MouseEvent):void{
navigateToURL(getAndydesign);
}

//---g--\\\
G_btn.addEventListener(MouseEvent.CLICK, gClick);
G_btn.addEventListener(MouseEvent.MOUSE_OUT, gOut);
function gClick(event:MouseEvent):void{
gotoAndStop("getpic");
}
function gOut(event:MouseEvent):void{
gotoAndStop(67);
}
andy123321 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to flash cs3 url problems
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08022 seconds with 12 queries