I am using Flex Builder 3 I have Copied the libRaVis.swc and
flexlib.swc to libs from the left Panel of the Flex bulder called flex
navigator, I have imported the RaVisExplorer.mxml to the src folder in
the Flex Navigator and made it the default application,when I run the
RaVisExplorer.mxml
The new dialogue window named "Errors in WorkSpace" showing some
Information as follows
Errors exist in required project(s):
Serious
Proceed with launch?
with proceed and Cancel button
When I check out the design tab its showing following error
There is an error at line 1 of your MXML document:
External Entity not found:
"
http://www.w3.org/TR/html4/loose.dtd".
I have to run it anyhow.
Thanx again to all of you for support.
On Jul 14, 8:00 pm, Juguang XIAO <
jugu...@gmail.com> wrote:
> if you are using Flex Builder, put these swc files into "libs" directory, or
> put anywhere as you like and add swc path into project properties.
>
> if you are using Flex SDK, use -external-library-path to specify where swc
> files stay.
>
> if you are using Flash, I am not the right person to help.
>
> Cheers,
> Juguang
>