Playmaker Forum

PlayMaker Updates & Downloads => Pre-release Discussion => Topic started by: kinetiknz on June 07, 2012, 12:32:04 AM

Title: Timeline for Flash compatible Playmaker?
Post by: kinetiknz on June 07, 2012, 12:32:04 AM
Hey there, I have been eagerly awaiting the PM release compatible with Flash. Are you guys any closer to being able to give us a date?

I have an app that would be infinitely more useful delivered through the flash platform.
Love PM!
Title: Re: Timeline for Flash compatible Playmaker?
Post by: yezzer on June 27, 2012, 05:07:20 PM
I would also like to know this :)
Title: Re: Timeline for Flash compatible Playmaker?
Post by: jayhfd on July 18, 2012, 08:06:11 AM
I just tried to export to Flash but it failed with errors. However, they all seemed to be Network actions that I'm not using. I deleted all network actions and was left with only one error:

Assets/PlayMaker/Actions/WWWObject.cs(49,25): error CS0246: The type or namespace name `WWW' could not be found. Are you missing a using directive or an assembly reference?

I don't suppose there's any easy way around this?
Looking forward to a flash version myself.

Regards,
Jay
Title: Re: Timeline for Flash compatible Playmaker?
Post by: kinetiknz on July 19, 2012, 12:52:29 AM
Jay, so far as I know, there has been no update to allow Flash exporting??

This is the one feature that I am waiting for so urgently.

Dev's is there any word on whether it is in progress? And if so, will things need to be re-worked for the Unity 4 release also?
Title: Re: Timeline for Flash compatible Playmaker?
Post by: Shizane on January 28, 2013, 10:04:40 AM
An ETA on this would be much appreciated :)
Title: Re: Timeline for Flash compatible Playmaker?
Post by: Alex Chouls on January 28, 2013, 02:12:59 PM
Unfortunately the Unity Flash Exporter has very limited reflection support. Playmaker requires some basic reflection to load actions. I'm not sure what Unity's timetable is to fix this... I'll try to get an ETA from them.

I have also been looking into workarounds, and actually got Playmaker running in Flash with some ugly hacks, but nothing ready for general release.

Title: Re: Timeline for Flash compatible Playmaker?
Post by: phil billmore on January 31, 2013, 05:45:53 AM
Hi i'm struggling with what I think is a similar issue to Jayhfd. Is there any idea when a fix for this might be established? Is there any way around getting the Unity to create anything whilst playmaker is a part of the build? Any help would be greatly appreciated

I deleted out the Network actions it was getting upset about and left me with the following:

Internal compiler error. See the console log for more information. output was:
Unhandled Exception: System.TypeLoadException: Could not load type 'HutongGames.PlayMaker.FsmEventData' from assembly 'PlayMaker, Version=1.4.4.0, Culture=neutral, PublicKeyToken=null'.