|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help with Buttons
If anyone can assist ...
I have a template that I purchased but I can't get it working 100% correctly. I am using a dynamic text file for input and it is attached here. There seems to be a problem with the 5th button (in my case it is labeled "Support") in that whenever you click that button, it loads the page for the 6th button (in my case it is labeled "News"). When you press the 6th button ("News") it loads the correct page. I have no experience with flash and really just want to get this one small problem fixed so I can move on and add text to the website. The site is active at URL if that might help. I would attach the .swf or fla file but I guess you can't do that here. Any help would be great. Thanks in advance. |
|
#2
|
|||
|
|||
|
You need ampersands around each variable.
Code:
&name=Computer Forensics& &slogan=Technical Resource Center& &rep=replay& &button1=Company Profile& &button2=Services& &button3=Partners& &button4=Training& &button5=Support& &button6=News& &url1=http:/index.html& &url2=http:/services.html& &url3=http:/partners.html& &url4=http:/training.html& &url5=http:/support.html& &url6=http:/news.html& &enddata=1& |
|
#3
|
|||
|
|||
|
Thanks - but still not working
Thank you for the reply. The "&" on both sides were not needed because all the data was presented on one line (and the "&" were actually on each side of the data in the line). I loaded the text file the way you provided and it work exactly the same way as the way it had with mine. In other words, the 5th button still pulled the data from the 6th data field.
Can you think of anything else? If I use a # in the place of the 5th data space, it stills pulls from the 6th one. Thanks again so much. The one is driving me crazy because I know it has to be something simple. |
|
#4
|
|||
|
|||
|
Hi, I'm guessing it's a problem in the shockwave file. If you have access to the flash file itself you should look in there.
|
|
#5
|
|||
|
|||
|
I do have access to the flash. Can anyone tell me where and how to look at it? I have Macromedia Flash MX, I just don't know how to use it yet.
If you think you can help, I will send it to you by email. Thanks |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Help with Buttons |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|