• mikeh1

    (@mikeh1)


    I am trying to recreate an existing website into WP for ease of content management.
    I am trying to incorporate some flash into the pages but I cannot seem to get them to work properly – for some reason I cannot work out they are appearing much smaller than originally.

    I am using the swfobject plugin but just cannot see what is wrong with the sizing.

    New site is http://www.altntec.com/swftest/

    Example of same flas file from old site is
    http://www.altntec.com/solar_photo_voltaic_electricity.swf

    Any help would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • dome90uk

    (@dome90uk)

    The SWF size is being set by the javascript that is including the SWF.
    View your page source ….

    <script type="text/javascript">swfobject.embedSWF("http://www.altntec.com/wp-content/uploads/2011/04/solar_photo_voltaic_electricity.swf", "swf-181-1", "300", "229", "9.0.0", {}, {base:"http://www.altntec.com/wp-content/uploads/2011/04/solar_photo_voltaic_electricity.swf/../",});</script>

    Thread Starter mikeh1

    (@mikeh1)

    Thanks for that but the issue seems to be that the plugin sets that and I cannot seem to overwrite those numbers.
    I have tried setting them when I upload the file but to no avail.
    So, I am unclear as to how I solve this.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘SWF Not Working’ is closed to new replies.