|
Drag-and-Drop Resizable Flash...
|
|
Nov. 27, 2008, 10:48 PM
Post: #11
|
|||
|
|||
RE: Drag-and-Drop Resizable Flash...
(Nov. 27, 2008 08:09 PM)ProxRocks Wrote: i need for your filter to be doing everthing it is EXCEPT i need that 640 and 380 (any number, for that matter) to both say 100% when your filter drops everything back down as \0... If trying this on any browser other than IE you'll have to nail the size attributes of the EMBED tag. The OBJECT tag is only for IE and its ActiveX, while EMBED is for everything else. Usually both have the same sizes. See: http://kb.adobe.com/selfservice/viewCont...Id=tn_4150 Alternatively, you could try injecting the following Javascript onto the bottom (maybe right before /body) of the pages that you've modified to use the div. It will seek out any defined OBJECT and EMBED tags in the page and change their size attributes to be "100%". I'm not "100%" sure of what you're doing, maybe that will lead to other ideas.Code: <script language="javascript"> |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help



sure of what you're doing, maybe that will lead to other ideas.

![[-]](images/ONi/collapse.gif)