|
|
|
|
![]() ![]() |
May 6 2008, 08:54 PM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 381 Joined: 1-December 05 From: Xempt..T17 GFX Crew Member No.: 15,202 ![]() |
Its weird but sometimes when you hit the forums or roster button on my flash banner it will load: www.childrenofconan.trap17.com/index.html instead of what its suppost to. It works fine, but if you mess around and click the buttons for a little bit you will notice this happening. This is a problem because people visiting the site will sometimes click the button once and be like oh I guess the link is broken and never come back, if anyone has a solution to what could be the problem it would be awesome. This is one of my first custom flash banners and im just confused what I am doing wrong =/
The banner is here at: http://www.ageofilluminati.com Please if anyone could help it would be very much appreciated. If you need the flash file in order to help me please feel free to (pm) me in this matter because it needs to get fixed asap. Thank you. Note: Ive been messing around with it some more and I noticed that it will usually do this around the edge of the flash button more towards like the bottom edge of the bottom (so right below the letters forum or roster). Edit: added more details. & BUMP. This post has been edited by savge17: May 7 2008, 01:59 AM |
|
|
|
May 7 2008, 06:37 PM
Post
#2
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 381 Joined: 1-December 05 From: Xempt..T17 GFX Crew Member No.: 15,202 ![]() |
bump. Anyone got any ideas of what could be wrong with the flash?
|
|
|
|
May 7 2008, 07:39 PM
Post
#3
|
|
|
Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,074 Joined: 25-September 05 From: Los Angeles, California Member No.: 12,251 |
What is the action script action for that button you are using. And also could there perhaps be a button or movie clip behind the button that is set to go to your older site. Perhaps if you sent us the .fla I can take a look at it and tell you what is going on.
|
|
|
|
May 9 2008, 04:16 AM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 381 Joined: 1-December 05 From: Xempt..T17 GFX Crew Member No.: 15,202 ![]() |
What is the action script action for that button you are using. And also could there perhaps be a button or movie clip behind the button that is set to go to your older site. Perhaps if you sent us the .fla I can take a look at it and tell you what is going on. Just sent you a pm with the fla file. If not here is the link again. Thank you. http://www.ageofilluminati.com/Untitled-1.fla |
|
|
|
May 11 2008, 12:46 AM
Post
#5
|
|
|
Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,074 Joined: 25-September 05 From: Los Angeles, California Member No.: 12,251 |
Unfortunately my version of flash is too old to open that file you sent me. You will need to wait for another member who has a more recent version of flash to open it up and diagnose the issue for you. You might also get more attention if you asked a moderator to move this thread in Programming languages>other subforum because this most likely is an actionscript issue.
|
|
|
|
May 14 2008, 05:13 AM
Post
#6
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 381 Joined: 1-December 05 From: Xempt..T17 GFX Crew Member No.: 15,202 ![]() |
What version of flash do you have? Because I can send you the proper version, that is the proper file format version
This post has been edited by savge17: May 14 2008, 05:13 AM |
|
|
|
May 14 2008, 06:52 AM
Post
#7
|
|
|
Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,074 Joined: 25-September 05 From: Los Angeles, California Member No.: 12,251 |
I've got Flash MX 2004... I know I'm living in the past but alas haven't had a chance to upgrade yet.
|
|
|
|
May 14 2008, 10:25 PM
Post
#8
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 381 Joined: 1-December 05 From: Xempt..T17 GFX Crew Member No.: 15,202 ![]() |
I've got Flash MX 2004... I know I'm living in the past but alas haven't had a chance to upgrade yet. Bah I cant export of versions that old, lol that kinda blows... Oh well here is the coding im using for the button. Its a simple code, maybe if I use an older verszions code it will work better? Im not really sure how it works b/c sometimes older codes dont work so well. CODE on (release) {
//Goto Webpage Behavior getURL("http://www.ageofilluminati.com/forums/index.php","_self"); //End Behavior } |
|
|
|
May 26 2008, 01:17 PM
Post
#9
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 115 Joined: 23-May 08 From: Australia Member No.: 62,543 |
Still around? Reply and I'll take a look.
Note - I use AS3, so there no promises I'll be able to find out what's wrong, but I'll try |