array in html header
array in html header
Out of context: Reply #1
- Started
- Last post
- 11 Responses
- slappy0
If you link directly to the swf you can just put the variables on the end of the url
ie flashMovie.swf?Variable1=02
otherwise you might need to dynamically add this query to the embed src= in the page.
hope that helps