wartex11 Posted May 4, 2014 Share Posted May 4, 2014 Hi guys, I have researched a few adobe forums as well as prestashop forums, but am unable to solve this issue: I have a flash animation here on this CMS page: http://shinsentea.com.au/content/11-traditional-preparation I am trying to modify the html so that the animation automatically "showsall", what I mean is that by default when you open the page the animation is quite small, I have added some html code to make it 800x600. Unfortunately the animation does not scale to that size by default and only does when you right click and select "Show All". Is anyone able to help me with this? Or point me in the right direction? Cheers, global.css extract: #animation-center { display: block; margin-left: auto; margin-right: auto; margin-bottom: 20px; text-align: center; font-size: 14px; color: #666; padding: 5px; border: 1px solid #E8E8E8; width: 800px !important; height: 600px !important; font-style: italic;} Link to comment Share on other sites More sharing options...
wartex11 Posted May 4, 2014 Author Share Posted May 4, 2014 edit: sorry solved, was an error in actionscript in the flash file Link to comment Share on other sites More sharing options...
vekia Posted May 4, 2014 Share Posted May 4, 2014 helo thank you for information where the problem was. i marked this topic as solved and your answer as a solution. with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now