As you probably already know, myspace blocked the use of IFRAMES so I changed the
view_video.tpl as recommended in the forums and now it shows the embed code as
an OBJECT embed instead of IFRAME, however, eventhough it will now embed on myspace
the video does not play. I have noticed part of the reason may be is that after conversion the
video .flv files are renamed to a long file name ex. 118624363430688665.flv yet the embed code
is searching for a .flv file named 46.flv so it seems that the script renames the .flv files but the
embedding code does not have the proper info to load the video. Is this something I need to fix
in the code that I inserted into the view_video.tpl file?
Bookmarks