Stupid.swf?id=notworking

this is a little weird and complex to explain so i’ll try and make as much sense as much as possible.

  • i have a movie that i send a dynamic variable to via the embed tag (blah.swf?var=junk)
  • the variable is used to load another swf or jpg into a holder movieclip
  • on the site there is also a menu to load other swfs into the holder
  • this all works AT FIRST it loads in the swf and everythings great
  • however when you try and load in other swfs or jpgs you can’t target the holder clip?

here’s what i’m talking about-
there is a nav on the bottom of the screen to load swfs

has anyone had issues like this before?
i’ll buy you a beer if you can help me.
thanks for reading my long long problem

now everything is working IGNORE this post.
it fixed itself i didn’t do anything and it fixed itself.
NO, actually it didn’t.
if you type the link into your browser it works fine, if you click on a link to get there it messes up, what is that? try copying and pasting this link into your browser
http://www.s3iz.com/2004/index.php?pID=23
and then click on this link
http://www.s3iz.com/2004/index.php?pID=23
i can’t seem to get consistent results but there’s deffinitly a difference in the two

AAH, difference is because i was using an initial redirect here
http://s3iz.com/pid.php?id=23
using php and redirecting the header header(“Location:blahblah”) and this is what was messing it all up.