SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: Detect flash file proportions
-
Jun 26, 2007, 05:59 #1
Detect flash file proportions
Is there a way to detect the proportions of a flash file using PHP? I want to easily embed flash files automatically into a page but I need them not to show the white area or outside of the intended viewing area.
-
Jun 27, 2007, 02:57 #2
No one knows? Can it at least be done with any other language then?
-
Jun 27, 2007, 04:57 #3
- Join Date
- Mar 2005
- Location
- Ukraine
- Posts
- 1,403
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Check out Adobe's Flex SDK
-
Jun 27, 2007, 06:13 #4
- Join Date
- Apr 2004
- Location
- germany
- Posts
- 4,324
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
try getimagesize
-
Jun 27, 2007, 08:13 #5
Bookmarks