|
|||
|
If I resize it in xml it works till a certain degree. If I want it to resize the flash container from
'width', '526', 'height', '240', to for instance 'width', '526', 'height', '230', it takes away everything from the bottom, I can't seem to get rid of the top. Which is a to big margin. for clarification see my example on Amsterdam Hostels ? Book on-line with the Flying Pig youth hostels Amsterdam Allright just overlooked a very important piece of code in the xml file the galX="2" galY="2" position problem solved. Great proggie,Thanks Martje Is there a way to get the flash at the top, so without a margin on top? thanks
Last edited by Martje; 02-24-2009 at 04:21 PM. Reason: problem solved |
|
|||
|
Hi,
Since this has to do w/ resizing i thought i post here. Is there a way to dynamically set the width of the content part? I have the fixed width for the Vertical Text and Picture but then i want the news part to automatically resize to the remainder width of the page. I tried a simple 100% but that didn't work. Thanks |
|
|||
|
so essentially this is how the page is laid out.
The page has two columns and the first one is width=75% and the second one is width= 25% I am placing the news rotator at the top of the first column. I left the rotator w/ the default dimensions and placed it in there. There are two problems that are occurring since its not dynamically resizing: 1) If the screen resolution is high there is a huge gap between the end of the rotator and the right column. What i would like to happen is the Vertical Title bar and Picture remain a static width size and the news portion of the rotator dynamically resize to the rest of the column width. 2) If the resolution is low then the rotator is cut off by the right column. Again this can be overcome if the rotator resized the news portion to fit the column width. Thanks for the help |
|
|||
|
Hi, resizing the componet after the browser's width is custom work and please e-mail me for this at razvan [ at ] oxylus [ dot ] ro.
This component was not meant to be resizable after browser, it's fixed size but of course you can set its original width and height.
|