via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
I got a problem, I can't get rid of the logo and also if left clicked my serial number of the product shows ? heres my code in the index section,
</div>
<param name="movie" value="monoslideshow.swf">
<param name="quality" value="high">
</object>
</div>
I've used an object instead of <script></script>
so how do i write in the showLogo ; false rule ?
thanks
You need to set flash vars as a param as such when initialising the flash object;
<param name="flashvars" value="showRegistration=false&showLogo=false">
1 to 2 of 2