Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

.Swf will not load

Participant ,
Jun 26, 2013 Jun 26, 2013

I am working with flash builder and I load a swf in by grabbing a URLRequest and using the loader to load it.

My problem is that when I export my .swf as a release build to upload it to a site, The swf is just blank, I assume because the external swf is not part of my main .swf or something along the lines of that.

Is there away to get it to work?

I need to find out as the gamejam deadline is in a couple of days

Thanks

TOPICS
ActionScript
491
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 26, 2013 Jun 26, 2013

If the swf you created is Loading a separate swf then you need to have that second swf available on whatever server you intend so that it can be loaded by your swf.

Translate
LEGEND ,
Jun 26, 2013 Jun 26, 2013

If the swf you created is Loading a separate swf then you need to have that second swf available on whatever server you intend so that it can be loaded by your swf.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 26, 2013 Jun 26, 2013
LATEST

oh...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines