PDA

View Full Version : Flash Help Please



EmotionComplex
15-11-2004, 12:33 PM
hello there :crackup:

right ive got a flash navigation bar template here :
www.emotioncomplex.co.uk/1304design_nav.swf

and although ill admit i havent really spent more then 2 mins trying to work this problem out i cant figure out how im supposed to select the individual buttons in flash to configure each as a differnt url link to each page

when i load the original flash file into flashMX it shows me the 6 boxes but i cant seem to select any individual one or bring up any properties for them seperatly...

can anyone help meh!?

;)

schlongfingers
15-11-2004, 01:11 PM
Are the layers locked? Look for a padlock symbol on the timeline.

Once you've unlocked you should be able to click on each button and enter the following in the 'actions'

on(release){
getURL("http://www.yourwebsite.com/yourfile.xyz");
}

schlongfingers
15-11-2004, 01:12 PM
Alternatively, the six buttons may be within a parent movie clip, in which case you need to double click on the parent clip to access the buttons individually.

EmotionComplex
15-11-2004, 01:13 PM
thanks very much man, ill give that a go shortly :)

278d7e64a374de26f==