array in html header
array in html header
Out of context: Reply #7
- Started
- Last post
- 11 Responses
- colag0
send all your seat id's into flash like this:
.swf?seatid=1,2,4,5,6,7
where the numbers are the relevant seats to be highlighted. once the variable is in flash you can split it into array. therefore, in a round-aabout way it is possbile to send an "array" via URL.