Jump to content

Sylvia Trilling

Resident
  • Posts

    56
  • Joined

  • Last visited

Posts posted by Sylvia Trilling

  1. *edit

    Do I need a flash player or quicktime to play an mp4?

    * end edit

     

    I am doing a Machinema project with a RL friend. We are creating our set on my land (she doesn't own any yet) but she has a much faster computer than I do.

    I can get an mp4 to play on a prim when I am on my computer. I go to her house and log in to SL under my own account on her computer and the prim just turns white and the media doesn't show. I have tried a simple prim and the media viewer from the inventory library. I have tried running media through the parcel and through a prim in the texture settings. It seems there is something about her computer's configuration that is preventing the media from showing?

    Also I am a mac person and she has a PC and I don't know a lot about PC's.

     

  2. *edit

    Got it to play by converting the .swf to an MP4

     /end edit

    I can get a static html page to display on the prim but can't get an embedded .swf to play. The embedded .swf plays properly in a browser outside of SL.The media texture changes to white when I play but nothing else displays. 

    Have set a media texture and entered a URL in the media tab on my own land. 

    Maquapit (7,194,112)

     

    Here is the html for the page I want to play.

     

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title>jimi</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css" media="screen">
    html, body { height:100%; background-color: #ffffff;}
    body { margin:0; padding:0; overflow:hidden; }
    #flashContent { width:100%; height:100%; }
    </style>
    </head>
    <body>
    <div id="flashContent">
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="512" height="641" id="jimi" align="middle">
    <param name="movie" value="jimiFadeInOut.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#cccccc" />
    <param name="play" value="true" />
    <param name="loop" value="false" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="jimiFadeInOut.swf" width="512" height="641">
    <param name="movie" value="jimiFadeInOut.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#cccccc" />
    <param name="play" value="true" />
    <param name="loop" value="false" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--<![endif]-->
    <a href="http://www.adobe.com/go/getflash">
    <**Only uploaded images may be used in postings**://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    </div>
    </body>
    </html>

  3. New to mesh. Getting artifacts near the bear's feet. I am exporting .obj from Zbrush and using FbxConverter to convert to .dae. I imported the .obj into Wings 3D to check the .obj file and it looks fine.

    How do I make them go away?

     

    artifacts.gif

  4. I started using SL in 2006 but have not been active for the past 4 years. I recently introduced a RL friend to SL and we are having a blast planning a Machinema project together. I set her up with the Debut video capture. I looked at the SL wiki and Torley's awesome tutorials but they seem a bit out of date. Please point me to some current tutorialsI.Are there any 3rd party viewer that would be preferrable? Is windlight still a feature? How can I get shadows? How about recommendations for camera overides or gestures?

     

    Thanks

×
×
  • Create New...