via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
Hallo,
I want to create a banner 541x203 with images 541x203.
Isn't it possible to add the size of images and stage/viewport in xml to make it accurate when we double click on swf ?
it is always 480x360
best regards
Marc
marc,
I fear you misunderstand something. You can have slideshows in every size you want.
Christoph
The swf file does have a default of 480 x 360. If you access it by the html, I know you that you can customize it. I don't think you can change the actual swf size directly.
Straight from Page 7 of the Manual
Custom dimensions
Monoslideshow can take any dimensions you like. Just specify the width and height in the SWFObject call and Monoslideshow will scale accordingly. Monoslideshow is fully flexible and even scales along with content areas that are scaled real time in the browser. This makes Monoslideshow perfect for liquid layouts.
Below is an example that sets the width to 100% of the browser window and the height to 500 pixels:
<script type="text/javascript">
var flashvars = {};
var params = {};
var attributes = {};
swfobject.embedSWF(
"monoslideshow.swf", "flashContent",
"100%", "500", "9", false,
flashvars, params, attributes
);
</script>
I have just updated my post about insert>media>flash which works fine now
sorry for inconvenience
best regards
Marc
1 to 4 of 4