download.html
Code:<HTML> <HEAD> <TITLE>Download Page</TITLE> </HEAD> <BODY> <object data="FL2.swf" type="application/x-shockwave-flash" width="240" height="320"> <param name="bgcolor" value="#9999ff"> <param name="loop" value="off"> <param name="quality" value="low"> </object> </BODY> </HTML>
I write the html like this, but there is no response where I click the button on the swf using default browser on E66.
The FL version is 3.0, and the swf will connect Internet when click the button on it.



