Reply LinkBack Thread Tools Search this Thread
Old 11-04-2007, 05:42   #21 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: London, UK
Posts: 1,902
thanks in advance if you get it closer to working! i'll owe ya one
  Reply With Quote
Old 11-04-2007, 05:44   #22 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: London, UK
Posts: 1,902
#1
if i do that, then how would i insert html text? id have to create each button seperately

#2
ok

#3
ok

Either way, it still doesn't solve the rollover/rollout problems
  Reply With Quote
Old 11-04-2007, 05:50   #23 (permalink)
steveb
389 ppm and rising
 
steveb's Avatar
 
Join Date: Aug 2005
Location: Järvenpää, Finland
Posts: 4,336
Whatever popups are supposed to appear during mouseovers, they don't in Firefox.
Just in case you were wondering.
The only rollover effect is that the background behind the text (e.g., Indonesia) darkens.
  Reply With Quote
Old 11-04-2007, 05:55   #24 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: London, UK
Posts: 1,902
works in my firefox, IE, Opera, and safari - what version of flash are you using?
  Reply With Quote
Old 11-04-2007, 06:07   #25 (permalink)
steveb
389 ppm and rising
 
steveb's Avatar
 
Join Date: Aug 2005
Location: Järvenpää, Finland
Posts: 4,336
Well, how the f should I know? The point is, if your site is so extremely version dependent, very few people are going to see what you intend.
I'm satisfied with the darkening background to indicate an active link. Why would I need to see something else in any case? It would presumably disappear after 0.3 seconds when I click anyway.
  Reply With Quote
Old 11-04-2007, 06:12   #26 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: London, UK
Posts: 1,902
its not supposed to be version dependant, it should work on all the major browsers and their respective versions.. the reason i ask is so that i can look into it and fix it if there is a problem

just right mouse click the flash movie clip and it'll tell you the version of flash player that you're using
  Reply With Quote
Old 11-04-2007, 06:24   #27 (permalink)
John Good
+
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,365
flash is flash. no browser involved.

Quote:
Either way, it still doesn't solve the rollover/rollout problems

#1
you dont create each button seperately, you make one fucking button (it should be a class if you knew how to make one ;-))

you put as many instances of this f***ing button where you need to.
you name them correctly
yourButton_1, yourButton_2, yourButton_3 etc...

yourMovie.yourButton_1.theTextfield.htmlText = yourF***ingText;
yourMovie. yourButton_1.onRollOver = function(){ ... do your things ...};
yourMovie. yourButton_1.onRelease = function(){ ... do your things ...};

same for button_2

at least you make an array with the texts and the urls so you can make a for loop.

#2
As I said before, specify in the rollover of the button the event for his _parent.

ok ?
__________________
Fonts are like cologne: A bad choice speaks louder than a good one. Justin Feinstein
  Reply With Quote
Old 11-04-2007, 10:22   #28 (permalink)
John Good
+
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,365
Don't know if you're still stuck, but I've put a fla here

log/pass : dtalk
__________________
Fonts are like cologne: A bad choice speaks louder than a good one. Justin Feinstein
  Reply With Quote
Reply



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

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8