Skip to main content
Known Participant
December 19, 2010
Question

Buritto/Hero 4.5 (MobileApplication) Updates?

  • December 19, 2010
  • 1 reply
  • 669 views

I tried Buritto with Hero Beta and discovered some bugs particularly in SWFLoader (critical/major problem for me).

I've submitted my bug, and thought well lets try to get an update.

I've downloaded the SDKs 4.5.0.17855 and also 4.5.0.18623 as well as the latest (un marked AIR2.5 in an attempt to merge them as I've seen that somewhere else too).

Anyway my MobileApplication when switching to the latest updated SDKs says "The selected Flex SDK does not support building mobile projects."!

Where does one find nightly builds of the proper Buritto SDKs that support the Mobile Applications?

Where do you find nightly builds? I got my latest ones from..

http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+Hero

but again totally unusable!?! so where to I go now??!.

I hope I'm even submitting this to the right forum it's really hiding from people nothing on the web much about Buritto/Hero or here we still call Flash BUilder Flex or what?

This topic has been closed for replies.

1 reply

as4moreAuthor
Known Participant
January 6, 2011

I've discovered that this problem more likely relates to an issue with MobileApplication's navigator popView() !?

It seems when the view that is underneath the popView is restored it stomps over top the previous mxml so something like SWFLoader...

The suggested methodology is to wait until the dynamically reloaded new source of the SWFLoader is COMPLETED then popView to restore the newly loaded SWF, unfortunately the popView seems to stomp the previous source over top on restore by default so maybe this is persistance manager issue?... anyway this new stuff is really confusing so don't get me started with OMSF's SWFLoader traits etc. nightmares I now have.

Where its more likely a previous view should retain it's state and not stomp from mxml a new view.

I suppose I should start this a new thread.

as4moreAuthor
Known Participant
January 6, 2011

Updates via SDK are not possible because it's tied closely with the player and only via a buritto upda

te would the debug-player also update so there isno updates for the new Beta MobileApplication stuff possible.

It's clearly stated in the fine print on the download page.