A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: getting swf dimensions in php

  1. #1
    Senior Member
    Join Date
    Sep 2004
    Location
    West Mids, UK
    Posts
    101

    getting swf dimensions in php

    I know it is off topic but does anybody know how to get the dimensions / resolution (aaa x bbb) using php? I can do images just need to do it for swf files then I have created a full working advertisement script.

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,039
    Hi,

    the usual getimagesize works for swf as well. If your server is a bit out of date, it might not understand the compressed format started with MX

    Musicman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center