I really need some help with embedding a swiffy animation into a responsive bootstrap html page. I've tried 1. embedding within iframes in a multitude of ways, 2. placing the actual html code within my page and 3. exporting from flash to .mov then converting to .mp4 and using video tags (where i am now) but i'm totally stuck with how to pull a swiffy html converted banner in and make it responsive.
All I want is for my html banner to view in a similar way to the way someone would expect a responsive header image to view.
- I'd like it to respond down to mobile size.
- When it reaches a max height of 400px i'd like it to centre in the outer containing div as the browser width is expanded.
Can anyone assist? There's a few useful posts out there where I've found ppl advising to use width:100% on the id for the swiffy container, however, i'm not seeing how the actual banner is being pulled in, in the html.
Can anyone help?
Thanks
G