Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorljromanoff
    • CommentTimeJun 26th 2007 edited
     permalink
    This is the script for the link:

    on(release) {
    var jscommand:String = "headline='Christian Science Monitor | Video';vidpath='" + _level0.vidpath + "';snippett=window.open('', 'video','width=500, height=400,status=0,toolbar=0,menubar=0,location=0,top=0,left=0');snippett.document.write('<html><head><title>' + headline + '</title></head><body>');snippett.document.write('<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" width=\"484\" height=\"379\"><param name=\"movie\" value=\"/lib/flash/single_vid_player/vidplayer480.swf?vidpath=' + vidpath + '\"><param name=\"quality\" value=\"high\"><embed src=\"/lib/flash/single_vid_player/vidplayer480.swf?vidpath=' + vidpath + '\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"484\" height=\"379\"></embed></object>');snippett.document.write('</body></html>');snippett.document.close();snippett.focus();"
    getURL("javascript:" + jscommand + " void(0);");
    }

    I have been staring at this for an hour but can't seem to find the problem. Anyone have any ideas?
Add your comments
    Username Password
  • Format comments as (Help)