aaron3481 / assql

Automatically exported from code.google.com/p/assql
0 stars 0 forks source link

Type was not found or was not a compile-time constant: #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I downloaded your sorcecode for asSQL.
2. I copied the AS code frome your webbpageand changed the port,userneame
and so on to my settings.
3. You never wrote what librarys to import. So I tryed to import them on my
own.

What is the expected output? What do you see instead?
I expected to get a working connection with mySQL:
Instead I got "1046: Type was not found or was not a compile-time constant:
ResultsEvent.",
"1046: Type was not found or was not a compile-time constant: ResponseEvent." 
and "1046: Type was not found or was not a compile-time constant:
mySQLErrorEvent."

What version of the product are you using? On what operating system?
Flash CS3,The latesed mySQL (installed it two weeks ago), Windows XP

Please provide any additional information below.
These are the librarys I've imported this far:
import flash.display.MovieClip;
import flash.events.*;
import com.maclema.mysql.events;

My FLA file and my Creator file is saved inside the "com"-folder.

Cheers
Mikael

Original issue reported on code.google.com by devilpri...@hotmail.com on 22 Oct 2007 at 8:35

GoogleCodeExporter commented 9 years ago
I have the same issue but Iam trying from Flex Builder 3

Original comment by hemadri.info on 28 Jan 2008 at 10:18

GoogleCodeExporter commented 9 years ago
"Should" be fixed in Beta 2

Original comment by macl...@gmail.com on 10 Mar 2008 at 10:33

GoogleCodeExporter commented 9 years ago
I just downloaded your code and imported into flex builder 3 education version 
and it
is giving me this error. Is there something that I need to configure to make 
flex
work? I also have another question that is not related to this error or project 
(or
any project for that matter) would it be possible for me to ask it elsewhere?

Original comment by flex...@newfoundtech.net on 6 Jun 2008 at 8:01

GoogleCodeExporter commented 9 years ago
Does it give you a line number on the error?

As for the other question, feel free to email me at maclema-at-gmail.com

Original comment by macl...@gmail.com on 6 Jun 2008 at 11:46

GoogleCodeExporter commented 9 years ago
i've the same problem with flex builder 3. 

private function handleError(e:MySqlErrorEvent):void {

id="service"

Original comment by s...@46west.com on 17 Oct 2008 at 11:56

GoogleCodeExporter commented 9 years ago
I'm having the same problem. I'm using Flex 3 and ASSQL  Beta2.7.swc. Any ideas 
why I aint working?

Original comment by cssa...@gmail.com on 28 Jul 2009 at 2:51