test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • ganesh74 Friend
    #172539

    Hi all,
    I insert a flash animation in the slide position.
    When you save the file and the module does not save it stays white but the template ja erio supports flash?
    Thanks to all

    pavit Moderator
    #432985

    <blockquote>ja erio supports flash?</blockquote>

    You must insert the correct code in your custom-html module to have the flash showed correctly something like this

    <object height="yourheight" width="yourwidth" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
    <param name="wmode" value="transparent" />
    <param name="src" value="images/stories/swf/yourfile.swf" /><embed height="yourheight" width="yourwidth" src="images/stories/swf/yourfile.swf" wmode="transparent" type="application/x-shockwave-flash"></embed>
    </object>

    and check if your editor doesn’t clean your html code when you save your module ( in other words after saved the module check if the code inside is still the same you inserted before )

    ganesh74 Friend
    #433003

    the problem is just that, after saving the module the code is deleted that with editor activeted or disabled

    ???

    pavit Moderator
    #433005

    Which editor are you using ?

    ganesh74 Friend
    #433006

    TyniMCE of default…..

    pavit Moderator
    #433008

    Try to check this

    goto content–article-manager on the up right you will see the Option button click on it and check the text filter tab on the right

    Super Users must have No Filtering

    ganesh74 Friend
    #433010

    Now it’s ok!!!!
    thx a lot:laugh:

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  ganesh74 12 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum