Go Back   CodingForums.com > :: Client side development > Flash & ActionScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-01-2008, 11:16 PM   PM User | #1
MTWK
New Coder

 
Join Date: Sep 2006
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
MTWK is an unknown quantity at this point
I'm baffled

Here's the page.
http://ree123.com/OriginalFlash/JoAnne728mod3.html
Here's the fla
http://ree123.com/OriginalFlash/JoAnne728mod3.fla
Here's the problem
I'm trying to add link actions to the Buying and Selling buttons (not in this file because I went back to the original file.
The problem I'm having is that the entire swf file is acting as a link. When you hover over the swf, the hand icon comes up. When I click on the swf anywhere, it goes to:http://ree123.com/OriginalFlash/undefined.
Why is it doing that?
I didn't create this file and I cannot figure out what is making it think it is a link.
I would really appreciate help on this.

Last edited by Nightfire; 10-02-2008 at 02:17 AM.. Reason: Forums don't accept html formatting
MTWK is offline   Reply With Quote
Old 10-03-2008, 01:23 PM   PM User | #2
Lucidity
New Coder

 
Join Date: Aug 2008
Location: Ottawa, Canada
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post
Lucidity is an unknown quantity at this point
The "btn" layer (the first one) has a button on it (pencet), which has an action on it:

Code:
on(release){
getURL(clickTag,"_blank")
}
That is your problem. The layer is just not visible, but it still is there when you publish it.
Lucidity is offline   Reply With Quote
Old 10-04-2008, 05:26 PM   PM User | #3
MTWK
New Coder

 
Join Date: Sep 2006
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
MTWK is an unknown quantity at this point
Thank you much !!!
MTWK is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 08:22 AM.


Advertisement
Log in to turn off these ads.