You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by nerdaddy <rb...@vee24.com> on 2016/09/19 21:35:09 UTC

Flex app broken on Microsoft Edge Browser?

Since microsoft launched the Anniversary edition of Windows 10 a few weeks
ago, my Flex projects nolonger run.  I know they have implemented an
intelligent pause feature, which is ok if it resumed ok, but what seesm to
be happening is the code in my creationcomplete is running before the
resume/play is clicked, which is causing calls my to be unable to assign a
source to a video display.  It ends up locking the movie, and because I
can't replace the flash player with a debug version I'm having to get
creative.   If I move all the code out of the creationComplete behind a
button that I add, and click microsoft's new play button, then my button,
everything works.

Has anybody else seen this?  Anybody got any idea what I can add to my flex
project to detect when the movie is resumed?

Many thanks
Richard




--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Flex-app-broken-on-Microsoft-Edge-Browser-tp13582.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

RE: Flex app broken on Microsoft Edge Browser?

Posted by nerdaddy <rb...@vee24.com>.
Thanks Alex, I’ll see if I can get a simple test made.  I have had some
luck by detecting the mouse up event on the ‘intellegent resume’ button in
the javascript which I then pass through to the swf via external interface
and have split the code that normally runs in my creationComplete, so some
is fired from the applicationComplete like registering for the enternal
interface funcitons and the rest once the externalInterface function is
triggered.  This seems to get around one of my issues in Edge, still trying
to debug another which is unloading the movie.



Thanks

Rich



*From:* Alex Harui [via Apache Flex Users] [mailto:
ml-node+s2333346n13598h20@n4.nabble.com]
*Sent:* 20 September 2016 20:06
*To:* nerdaddy <rb...@vee24.com>
*Subject:* Re: Flex app broken on Microsoft Edge Browser?



If you can boil down a simple test app, it might be easier to debug.
Unless the pause results in a script timeout, a pause shouldn't break a
SWF.

-Alex

On 9/20/16, 11:56 AM, "OK" <[hidden email]
</user/SendEmail.jtp?type=node&node=13598&i=0>> wrote:


>Unfortunately I've no solution.
>It's the first time I've heard of this 'intelligent pause' button in edge.
>So maybe this is also interestig for others [1].
>
>Thanks,
>Olaf
>
>[1]
>https://blogs.windows.com/msedgedev/2016/04/07/putting-users-in-control-of
>-flash/#rw8kVkjG0k8OWq3m.97
>
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/Flex-app-broken-on-Microsof
>t-Edge-Browser-tp13582p13597.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.


------------------------------

*If you reply to this email, your message will be added to the discussion
below:*

http://apache-flex-users.2333346.n4.nabble.com/Flex-app-broken-on-Microsoft-Edge-Browser-tp13582p13598.html

To unsubscribe from Flex app broken on Microsoft Edge Browser?, click here
<http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=13582&code=cmJ0QHZlZTI0LmNvbXwxMzU4MnwtMTk2OTkyODc4Nw==>
.
NAML
<http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Flex-app-broken-on-Microsoft-Edge-Browser-tp13582p13603.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Flex app broken on Microsoft Edge Browser?

Posted by Alex Harui <ah...@adobe.com>.
If you can boil down a simple test app, it might be easier to debug.
Unless the pause results in a script timeout, a pause shouldn't break a
SWF.

-Alex

On 9/20/16, 11:56 AM, "OK" <po...@olafkrueger.net> wrote:

>Unfortunately I've no solution.
>It's the first time I've heard of this 'intelligent pause' button in edge.
>So maybe this is also interestig for others [1].
>
>Thanks,
>Olaf
>
>[1]
>https://blogs.windows.com/msedgedev/2016/04/07/putting-users-in-control-of
>-flash/#rw8kVkjG0k8OWq3m.97
>
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/Flex-app-broken-on-Microsof
>t-Edge-Browser-tp13582p13597.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: Flex app broken on Microsoft Edge Browser?

Posted by OK <po...@olafkrueger.net>.
Unfortunately I've no solution.
It's the first time I've heard of this 'intelligent pause' button in edge.
So maybe this is also interestig for others [1].

Thanks,
Olaf

[1]
https://blogs.windows.com/msedgedev/2016/04/07/putting-users-in-control-of-flash/#rw8kVkjG0k8OWq3m.97




--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Flex-app-broken-on-Microsoft-Edge-Browser-tp13582p13597.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.