Home › Forums › CSS › CSS and Flash CS6 › Reply To: CSS and Flash CS6
January 5, 2015 at 7:50 am
#192217
Participant
You can make the iframe itself responsive (which it is right now), but the contents inside it are located on animatron.com (at http://clips.animatron.com/947bf0de9fe423f743e97608052de4e7?w=1472&h=485&t=0&r=1 ), so that’s out of reach and you have no control over that, I’m afraid.
Unless you would dynamically change the SRC value of the iframe (for example, change it to http://clips.animatron.com/947bf0de9fe423f743e97608052de4e7?w=320&h=105&t=0&r=1 for smaller screens or something like that) but then you’ll have a lot of work on your hands.