Skip to main content
Inspiring
October 5, 2012
Question

Load swf located on the cloud

  • October 5, 2012
  • 4 replies
  • 847 views

Hi,

My game needs a swf file which is updated once a week. I thought it could be a good option to have it on a server and let the application load it in a runtime.

It has no code inside.

Is it possible?

thanks!

This topic has been closed for replies.

4 replies

Inspiring
October 11, 2012

Hi,

the point I'm asking about seems to be something common, does the fact there is no answer means is it not possible?

thanks again!

October 13, 2012

This is simple not possible, you could create either a videclip if it's an animation, or an image if it's still since there is no code. Not sure how will an animated gif will behave.

Inspiring
October 15, 2012

That means I'd need to add the swf or swc to the package and update the game everytime I want to change anything?

I have read something about a swf file with several swc inside, sounds strange, could it work?

thanks!