Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ehegyi

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Re: AS2 code generation
« on: March 02, 2006, 04:03:50 pm »
You were right.

My ActionScript editor "Sepy" was saving code files as UTF-8. I changed the setting and no more question mark.

Thanks,

Evan



2
Automation Interface, Add-Ins and Tools / Re: AS2 code generation
« on: March 02, 2006, 05:53:05 am »
I found the first problem arfter looking at template generation, seems you need to rename "Class Model" without spaces.

Now what does the "?" mean, apart from the obvious and how do you remove it?

3
Automation Interface, Add-Ins and Tools / AS2 code generation
« on: March 02, 2006, 05:23:58 am »
Hi,

I'm generating AS2 code from EA and produces:

class Class Model.TestBeginProject.GameController
{
}//end GameController

with a ? in line 1

Is this a bug? "Class" should not be there. It stops reverse engineering or syncronisation until the class definition is corrected and the "?" is removed.

Any ideas

Thanks

Pages: [1]