Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question.

    The reason for this is that the code to embed the object contains line breaks. These get replaced with HTML <br /> tags, and that’s what causes the object to be moved down.
    To fix that, you’ll need to remove all line breaks from the code, i.e. enter it like

    <object width="375" height="300" align="top" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param value="http://www.seanhepburnferrer.com/casamonti/wp-content/uploads/2013/01/216x144sieci.swf" name="movie"><param value="best" name="quality"><param value="true" name="play"><param name="wmode" value="transparent"><param name="align" value="top"><embed width="375" height="300" align="top" play="true" quality="best" type="application/x-shockwave-flash" src="http://www.seanhepburnferrer.com/casamonti/wp-content/uploads/2013/01/216x144sieci.swf" pluginspage="http://www.macromedia.com/go/getflashplayer"></object>

    Regards,
    Tobias

    Thread Starter 39images

    (@39images)

    Thank you so much! 🙂

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem! You are very welcome! 🙂

    Best wishes,
    Tobias

    P.S.: In case you haven’t, don’t forget to rate the plugin here in the plugin repository. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot get object to align top!’ is closed to new replies.