This is a discussion on problem in applying CSS strcture with swfObject within the Flash Actionscript Programming forums, part of the Web Development category; Hello, I try to display my webpage correctly on screen. Indeed, if my swf are displayed on the screen with ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hello, I try to display my webpage correctly on screen. Indeed, if my swf are displayed on the screen with swfObject, the CSS are not correctly loaded. Without the swfObject, there is no problem... Has somebody an idea to help me ? Thank's a lot,
__________________ A.Ramesh Failure is not the End…it is your stepping stone to success! Last edited by aramesh : 03-18-2008 at 03:54 AM. |
| Sponsored Links |
| |||
| you're using different scale settings on the two swfs. your sans-swfobject version has scale=exactfit. your swfobject version has so.addParam("scale", "noorder"); here's how Adobe describes the scale options: ------------ # scale - Possible values: showall, noborder, exactfit. * default (Show all) makes the entire movie visible in the specified area without distortion, while maintaining the original aspect ratio of the movie. Borders may appear on two sides of the movie. * noorder scales the movie to fill the specified area, without distortion but possibly with some cropping, while maintaining the original aspect ratio of the movie. * exactfit makes the entire movie visible in the specified area without trying to preserve the original aspect ratio. Distortion may occur.
__________________ The OXYGEN Delivers edgy, intelligent Technology to all... |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove flash in html page using swfobject.js | oxygen | Flash Actionscript Programming | 1 | 09-21-2007 04:17 AM |
| What is the benefits of applying XSLT? | devarajan.v | XML and SOAP | 1 | 07-27-2007 08:29 AM |
| Applying CSS to Scroll Bar | raj | HTML, CSS and Javascript Coding Techniques | 1 | 07-13-2007 12:05 AM |
| applying color to specified column in datagrid | nssukumar | Flash Actionscript Programming | 4 | 03-22-2007 09:31 AM |
| applying dynamic motion | nssukumar | Flash Actionscript Programming | 0 | 02-28-2007 05:18 AM |