About me


  • itechkdz has started 1 topic. 2 people are following it.
  • itechkdz has made 0 replies.

Recent activity

Subscribe to this feed
  • question

    Vu Nguyen replied on March 14, 2008 15:34 to the question "adding a tutorial from Wink to Wiki" in PBwiki:

    Vu Nguyen
    Hi!

    Is this the wink you're talking about? http://www.debugmode.com/wink/

    If so, you should be able to embed the flash file created by wink as an HTML plugin. I'm not too familiar with the software, but I assume it should create a .swf file. You can them embed that into your wiki by uploading the .swf file and using the HTML plugin to insert this code:

    <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="271" HEIGHT="151" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0"><PARAM NAME=movie VALUE="/f/MY_MOVIE.SWF"><PARAM NAME=play VALUE=true><PARAM NAME=quality VALUE=low><EMBED SRC="/f/MY_MOVIE.SWF" WIDTH=271 HEIGHT=151 loop=false quality=low TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED></OBJECT>

    I have highlighted the filename in red above, so that's the only portion you should change.

    I hope that helps!

    Vu
  • question

    itechkdz asked a question in PBwiki on March 10, 2008 22:33:

    itechkdz
    adding a tutorial from Wink to Wiki
    I want to add a tutorial from Wink to my wiki