Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1659 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Flash and Actionscript :

New to flash (need help)

Thread title: New to flash (need help)
Closed Thread    
    Thread tools Search this thread Display Modes  
03-13-2008, 01:44 AM
#1
MadX is offline MadX
Status: I'm new around here
Join date: Mar 2008
Location:
Expertise:
Software:
 
Posts: 10
iTrader: 0 / 0%
 

MadX is on a distinguished road

  Old  New to flash (need help)

K I just bought a template from templatemonster.com and its in flash, HTML versions. Link to the design: http://www.templatemonster.com/websi...tes/14675.html
Now can anyone tell me how to add a link to the place where it says Click to join under live support chat? And can anyone tell me how to edit the text on the tabs where it says "Products", "Downloads"...?

I really need help.

03-28-2008, 01:56 PM
#2
eXtreamData is offline eXtreamData
Status: I'm new around here
Join date: Mar 2008
Location:
Expertise:
Software:
 
Posts: 2
iTrader: 0 / 0%
 

eXtreamData is on a distinguished road

  Old

Use ActionScript on button

Code:
on(release) {
getURL( "http://site.com", "_blank" );
}
Or use ActionScript on frame

Code:
button_name.onRelease = function() {
getURL( "http://site.com", "_blank" );
}
PM me if u need help.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed