Cytat(usb2.0 @ 5.06.2011, 22:01:17 )

bardziej mam problem a kodem.
Trzeba zrobić folder swf w web i tam wrzucac?
A to już zależy od Twoich fanaberii:) Możesz utworzyć sobie taki katalog a potem w template przykładowo
<object type="application/x-shockwave-flash" data="
<?php echo url_for
("/swf/1.swf")?>"
width="390" height="28">
<param name="movie" value="
<?php echo url_for
("/swf/1.swf")?>" />
</object>
albo jeszcze lepiej z tego helper zrobic.