Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Hi,

I'm having some serious trouble attaching the following video from streetfire.net as an embedded player on one of my codeproject articles.
The video is located here: http://www.streetfire.net/video/vehicle-accessory-computer-interface_2076357.htm[^]

I have inserted the embedded player code on my codeproject article, but when I click preview or submit internet explorer just hangs and then i get an error message saying the script has stopped.


I have tried everything, but the script keeps timing out.

The embedded code:
<object width='428' height='352' classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' id='SFID016554228495806456'><param name='movie' value='http://www.streetfire.net/flash/SPlayer.swf' type='application/x-shockwave-flash' /><param name='allowScriptAccess' value='always' /><param name='wmode' value='transparent' /><param name='allowfullscreen' value='true' /><param name='FlashVars' value='&video=3452b804-0d4e-4601-96c7-9e1700d86bed&servicecfg=386'/><embed src='http://www.streetfire.net/flash/SPlayer.swf' flashvars='video=3452b804-0d4e-4601-96c7-9e1700d86bed&servicecfg=386' allowfullscreen='true' wmode='transparent' width='428' height='352' allowscriptaccess='always' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' /></object><br/><a href='http://www.streetfire.net/video/vehicle-accessory-computer-interface_2076357.htm'>Vehicle Accessory Computer Interface</a>


Thanks in advance!
Posted
Updated 25-Jan-11 14:17pm
v4
Comments
Henry Minute 25-Jan-11 20:20pm    
You should really ask this in the Site Bugs / Suggestions forum - http://www.codeproject.com/Forums/1645/Site-Bugs-Suggestions.aspx as the admins monitor that forum more closely.
[no name] 25-Jan-11 20:21pm    
Thanks! I'll give that a try!

Can't reproduce your problem. The video is played just fine. Do you have a functioning internet connection?

Best Regards,
Manfred
 
Share this answer
 
v2
Comments
[no name] 25-Jan-11 20:14pm    
Have you placed the embedded player code on a codeproject.com article? I know that the embedded player works because I have used it on another website. I don't know if its not compatible with codeproject.com.
Sandeep Mewara 26-Jan-11 3:59am    
Ah! No, CP does not support embedding of videos.
Looks lke you have already taken this question to CP Admins here[^]. Kindly follow up there if needed.

As such, embedding a video is not supported here for obvious reasons.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900