Ticket #125 (new defect)

Opened 2 months ago

Last modified 2 months ago

error flex desingviewer

Reported by: therafe Assigned to: asdt.org
Priority: major Milestone:
Component: viewer Version: AXDT 0.0.5
Keywords: Cc:

Description

I got The page cannot be displayed , when I try to open a mxml file with Flex DesignerViewer? Im using axdt plugin mxml 0.0.5.3

Change History

11/06/08 08:01:36 changed by mb0

please take at http://axdt.org/wiki/GuideViewer and checkout the links there i am sure you will be able to fix it. If you run into problems please add at least infos about your os.

11/17/08 02:01:42 changed by rainwebs

When you use Eclipse with Windows XP the editor tries to use Internet Explorer. I tried to open the C:\Programme\eclipse-flex\plugins\org.axdt.mxml_0.0.5.3\designview\index.html in MSIE and it shows an Script/ActiveX Security Warning in the header. Seems to be the cause for the problem here.

Any hints to circumvent such a behavior?

11/17/08 17:00:31 changed by rainwebs

An additional comment in the index.html fixed the behavior of MSIE:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- saved from url=(0013)about:internet --> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>designview</title>

But, this doesn't help inside of Eclipse.