Question : Problem: alternative flash content for iphone

Hello,
I have a site with a flash banner. I have provided alternative content (on a test page only for now) that is just a static graphic. this works fine on desktop browsers.

i know that iphone does not support flash but it isnt showing the alternative content either. i have used swfobject as shown below:

thanks for any help

jon
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
script type="text/javascript" src="swfobject.js">
 
 
 
 
profile
Open in New Window Select All

Answer : Problem: alternative flash content for iphone

got it working in the end, cant remember what i did differently to my initial post but here is the working code.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:

 
 

 
 
 
 
 
profile
Open in New Window Select All
Random Solutions  
 
programming4us programming4us