Not signed in (Sign In)

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

  1.  
    im trying to view my new swf file however it doesnt seem to be loading. All i see in the browser window is a "block" button to block my movie however no movie. Looking at the rendered source of my jsp there is nothing between the <div> tags. I assume that if the flash object was loading properly then there would be some code between the <div> tags right?

    Has anyone any ideas about what im going wrong? Here is my code

    var so = new SWFObject("/WebContent/flash/movie.swf", "m_swf", "728", "400", "8");
    so.addVariable("XMLstring", XMLstring);
    so.addVariable("wsdl", wsdl);
    so.write("flashcontent");

    Because i see the block button in my browser does this mean a flash object has been initialised but it cant find the content in /WebContent/flash/movie.swf ?
    • CommentAuthorAran
    • CommentTimeSep 11th 2007
     
    Sounds like you might be 404'ing (not found) on some of your content. Can you post your page?
  2.  
    ya sure, this is the rendered source...

    <HEAD><TITLE>test flash movie</TITLE>

    <script src="/js/swfobject.js" type="text/javascript"></script>

    <SCRIPT type=text/javascript>
    var PortfolioXML = "<portfolio><position><symbol></symbol><value></value></position><position><symbol>ibm</symbol><value>10000</value></position></portfolio>";
    var wsdl ="some url";
    </SCRIPT>
    </HEAD>
    <BODY>
    <TABLE cellSpacing=0 cellPadding=0 align=left border=0>
    <TBODY>
    <TR>
    <TD>
    <TABLE cellSpacing=0 cellPadding=4 align=left border=3>

    <TBODY>
    <TR>
    <TD>Symbol</TD>
    <TD>Value</TD></TR>
    <TR>
    <TD></TD>
    <TD></TD></TR>
    <TR>
    <TD>ibm </TD>
    <TD>10000 </TD></TR></TBODY></TABLE>

    <DIV id=flashcontent>
    Flash player
    </DIV>

    <SCRIPT type=text/javascript>
    var so = new SWFObject("/flash/sampleMovie.swf", "sm_swf", "728", "400", "8");
    so.addVariable("PortfolioXML", PortfolioXML);
    so.addVariable("wsdl", wsdl);
    so.write("flashcontent");
    </SCRIPT>
    </TD>
    </TBODY></TABLE></BODY></HTML>
  3.  
    in firefox the browser just shows me a "block" button however when i try this in IE the page jsut freezes howver it does place content in the <div> when i look at the view rendered source :

    <OBJECT id=pa_swf height=400 width=728 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>
    <PARAM NAME="_cx" VALUE="19262">
    <PARAM NAME="_cy" VALUE="10583">
    <PARAM NAME="FlashVars" VALUE="">
    <PARAM NAME="Movie" VALUE="/flash/sampleMovie.swf">
    <PARAM NAME="Src" VALUE="/flash/sampleMovie.swf">
    <PARAM NAME="WMode" VALUE="Window">
    <PARAM NAME="Play" VALUE="-1">
    <PARAM NAME="Loop" VALUE="-1">
    <PARAM NAME="Quality" VALUE="High">
    <PARAM NAME="SAlign" VALUE="">
    <PARAM NAME="Menu" VALUE="-1">
    <PARAM NAME="Base" VALUE="">
    <PARAM NAME="AllowScriptAccess" VALUE="">
    <PARAM NAME="Scale" VALUE="ShowAll">
    <PARAM NAME="DeviceFont" VALUE="0">
    <PARAM NAME="EmbedMovie" VALUE="0">
    <PARAM NAME="BGColor" VALUE="">
    <PARAM NAME="SWRemote" VALUE="">
    <PARAM NAME="MovieData" VALUE="">
    <PARAM NAME="SeamlessTabbing" VALUE="1">
    <PARAM NAME="Profile" VALUE="0">
    <PARAM NAME="ProfileAddress" VALUE="">
    <PARAM NAME="ProfilePort" VALUE="0">
    <PARAM NAME="AllowNetworking" VALUE="all">
    <PARAM NAME="AllowFullScreen" VALUE="false">
    </OBJECT></DIV>
    • CommentAuthorAran
    • CommentTimeSep 11th 2007
     
    If possible I'd like a link to your actual page. I can then check the http trafic to your site and work out if the server is not finding certain files etc.

    Cheers,
    Aran
    • CommentAuthorzhangsisi
    • CommentTimeOct 1st 2007
     
    I want to men friend ,trcut me , you can see me
    www.ConnectAsia.info/en/lang104082about_lili11
    thank you