Copy link to clipboard
Copied
Hi .. I'm working on my project html5 canvas in animate cc ..
I want to load my html5 canvas banner in joomla
Can you create an iframe to load the animation?
Iframe such as .. youtube .. which serves to upload video ..
Can I use an iframe, but to load an html5 animation?
hola .. estoy trabajando en mi proyecto html5 canvas en animate cc ..
quiero cargar mi banner html5 canvas en joomla
se puede crear un iframe para cargar la animación?
iframe como por ejemplo .. youtube .. que sirve para cargar video ..
puedo utilizar un iframe, pero para cargar una animación html5?
1 Correct answer
Yes, you can. In fact - that is the exact mechanism I use to include it in my Adobe Animate CC: Interactive Animation course.
Copy link to clipboard
Copied
Can anyone help? ... someone has the knowledge?
Copy link to clipboard
Copied
Yes, you can. In fact - that is the exact mechanism I use to include it in my Adobe Animate CC: Interactive Animation course.
Copy link to clipboard
Copied
As for the code, it's fairly straightforward. For example, for a 640x480 canvas project named myproject, you'd use this:
<iframe src="myproject.html" scrolling="no" style="width:640px; height:480px; margin:0; padding:0; border:none; overflow:hidden"></iframe>
Copy link to clipboard
Copied
Thanks for responding and helping .. I did not respond before because I thought no one would help .. thanks again

