![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Internet Explorer Forum Internet Explorer Support. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 1
OS: win XP
|
Page Redirect Launches a swf Player, SRC URL Sometimes Does Not Correctly Set in em
I am using something similar to youtube
so http://localhost:8080/v/video?videoId=123 will be redirected to http://localhost:8080/v/player.swf?videoId=123 I am using servlet to redirect the url..and this work fine in firefox and opera but in IE I can only see the skin and due to some reason video is never displayed..so I used fiddler to see what request is sent over http..in case of IE the action script never reads the input parameter videoId and thats y it never playes the video..if any one knows the solution please let me know <object width="425" height="350"> <param name="movie" value="http://localhost:8080/v/video?videoId=123"></param> <param name="wmode" value="transparent"></param> <embed src="http://localhost:8080/v/video?videoId=123" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed> </object> |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
![]() |
| Thread Tools | |
|
|