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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Problem with <a> tags around flash
Old 12-02-2009, 11:01 AM Problem with <a> tags around flash
Novice Talker

Posts: 8
Trades: 0
Hi,

I've got a problem with this page

www.urlsnip.biz/mrxlc

At the bottom is an flash advertising banner. When its clicked I want to redirect to another page. I've wrapped <a></a> tags around it however these don't work.

I don't have access to the source fla files. Is there anyway I can do this?

Thanks
ChilliLime is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-02-2009, 11:30 AM Re: Problem with <a> tags around flash
Skilled Talker

Posts: 79
Location: Devon, England
Trades: 0
No you can't do that. You have to have the link in the flash object by using actionscript. For actionscript 2 take a look at the getURL function. For AS3 you need to look at URLrequest.
__________________
Please add to my Talkupation if I was helpful. Thanks.


Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
paaaaaaaaaa is offline
Reply With Quote
View Public Profile Visit paaaaaaaaaa's homepage!
 
Old 12-02-2009, 02:41 PM Re: Problem with <a> tags around flash
Skilled Talker

Posts: 58
Trades: 0
Use the banner's div:

Code:
<div id="flash-banner1" onclick="location.href='http://where-ever.com';" style="cursor: pointer;">
whatsherface_21 is offline
Reply With Quote
View Public Profile
 
Old 12-03-2009, 03:01 AM Re: Problem with <a> tags around flash
Super Talker

Posts: 139
Name: John Davis
Trades: 0
Quote:
Code:
<div id="flash-banner1" onclick="location.href='http://where-ever.com';" style="cursor: pointer;">
onclick can be also aplied to the <object> tag
__________________
»
Please login or register to view this content. Registration is FREE
- Interactive maps for websites
»
Please login or register to view this content. Registration is FREE
for web developers
MapMaster is offline
Reply With Quote
View Public Profile Visit MapMaster's homepage!
 
Reply     « Reply to Problem with <a> tags around flash
 

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 1.36176 seconds with 12 queries