[CLOSED] e._flyweights js error when page unloads

  1. #1

    [CLOSED] e._flyweights js error when page unloads

    hi,

    i am playing the audio using the object tag audio player in my application. After playing the sound , if page reloads i got the
    e._flyweights is null js error. how to avoid this error.



    <object id="player" width="286" height="216" style="display:none;" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject">
    <param name="URL" value="http://fxecute2.intlfcstone.com/sounds/alert_sound_ideal_for_software_systems_etc_ver_17.wav" />
    <param name="SendPlayStateChangeEvents" value="True" />
    <param name="AutoStart" value="false" />
    <param name="ShowStatusBar" value="True"/>
    <param name="uiMode" value="none" />
    <param name="PlayCount" value="0" />
    </object>
    Last edited by Daniil; May 02, 2011 at 10:28 AM. Reason: Marked as [CLOSED]. No more information was provided.
  2. #2

    e._flyweights js error when page unloads

    <LI class="postbit blockrow" id=post_55302>hi,
    <LI class="postbit blockrow">
    <LI class="postbit blockrow">i am playing the audio using the object tag audio player in my application. After playing the sound , if page reloads i got the e._flyweights is null js error. how to avoid this error.




     <object id="player" width="286" height="216" style="display:none;" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject">
            <param name="URL" value="http://fxecute2.intlfcstone.com/soun...etc_ver_17.wav" />
            <param name="SendPlayStateChangeEvents" value="True" />
            <param name="AutoStart" value="false" />
            <param name="ShowStatusBar" value="True"/>
            <param name="uiMode" value="none" />
            <param name="PlayCount" value="0" />
        </object>
  3. #3

    e._flyweights js error when page unloads

    hi,
    i am playing the audio using the object tag audio player in my application. After playing the sound , if page reloads i got the e._flyweights is null js error. how to avoid this error.



     
     <object id="player" width="286" height="216" style="display:none;" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject">
            <param name="URL" value="http://fxecute2.intlfcstone.com/soun...etc_ver_17.wav" />
            <param name="SendPlayStateChangeEvents" value="True" />
            <param name="AutoStart" value="false" />
            <param name="ShowStatusBar" value="True"/>
            <param name="uiMode" value="none" />
            <param name="PlayCount" value="0" />
        </object>
  4. #4
    Hi,

    Please provide test sample which demonstrate the issue

Similar Threads

  1. [CLOSED] Demo page error
    By bakardi in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 24, 2011, 3:43 PM
  2. Replies: 1
    Last Post: Jul 01, 2010, 7:09 AM
  3. Ext is undifined error on page
    By Kamal in forum 1.x Help
    Replies: 10
    Last Post: Apr 30, 2010, 6:53 PM
  4. [CLOSED] error when redirecting to another page
    By alexp in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 09, 2009, 4:19 AM
  5. [CLOSED] Get error in every page after SVN update
    By reinout.mechant@imprss.be in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: May 27, 2009, 2:47 AM

Posting Permissions