Hi, i´m currently developing a flash site, the whole site is beeing developed
in Flash. It is a template i recieved from template monster, i have just been
editing its content and reducing its weight by deleting images and changing
them for vectors.
I have the problem that this SWF pulls an external swf when clicked on any
button, the external swf contains the content information, so when the
animation is loading it slows down the whole animation and whole site.... but
when i run it from its original url in template monster the animation loads
really fast and smooth and it doesnt slow at any point.
Site Link:
http://www.puntoycomapublicidad.com/clientes/vijosa/campolon/demo/default2.html
Can anyone please explain me why this happens and how to avoid it. Im using
Flash 8 Pro, and running under a pc.
Appreciate your help and support,
Jagsv
octav20xx - 31 Jan 2007 10:53 GMT
the movie is bigger than the page
make a resize from html, at a scale
example
your dim : 1024x768
new dim : 980x [calculate 768*980/1024 ]
that means
you put into the html the width="980" and the height="735" ;)