+ Reply to Thread
Results 1 to 6 of 6

Thread: Newbie's first attempt

  1. #1
    Junior Member
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Newbie's first attempt

    Hi,

    I installed locally on Windows XP and the administrator function https://localhost:8080/admin seems to work fine.

    I also have the window with the message "ElectroServer has started successfully"

    I installed flex_sdk_3

    I also installed FlashDevelop 3.0.0 beta 9

    I also installed the standalone debug version of Adobe Flash Player 10

    I followed the procedure at http://es-wiki.com/index.php?title=C...nt_Environment

    When I run "Test movie" for the simplest example I get the standalone flash developer starting up with a blank screen. I do not get "It worked!"

    What am I doing wrong?

    When I try the slightly more advanced example below this one which tries to connect to ElectroServer, I get a build error - type ConnectionEvent was not recognized.

    I have global classpath of C:\flex_sdk_3
    Should I add some other classpath(s) ?

    Thank you

  2. #2
    Administrator tcarr's Avatar
    Join Date
    Dec 2007
    Posts
    7,284
    Thanks
    81
    Thanked 1,093 Times in 1,082 Posts
    Have you set your Flash global security settings to allow socket connections from the area of your hard drive where the swf is for the test?
    Teresa Carrigan
    Senior Engineer
    Electrotank, Inc.

  3. #3
    Junior Member
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yes. Sorry, I forgot to mention that.

  4. #4
    Junior Member
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    I added

    C:\Program Files\ElectroServer_4_0_6\api\client\as3\src

    to the Global fatstpaths and now I get the message that "It worked!"

    I am very pleased although I am not sure what did work exactly!

  5. #5
    Administrator tcarr's Avatar
    Join Date
    Dec 2007
    Posts
    7,284
    Thanks
    81
    Thanked 1,093 Times in 1,082 Posts
    If you are trying to compile ActionScript code that uses ElectroServer4, then the ES4 ActionScript classes have to be in the class path. Good work figuring it out yourself!

    (isn't that one of the steps in that wiki tutorial you mentioned earlier?)
    Teresa Carrigan
    Senior Engineer
    Electrotank, Inc.

  6. #6
    Junior Member
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thank you Teresa. You are absolutely right.

    Now, I must try to understand what it is that I have accomplished. I have some books on order to try and fathom this Flash thing!

    nassim

    e.g.

    1- Flash CS3: The Missing Manual

    2- Essential ActionScript 3.0

    3- ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts