1
vote
0answers
4 views
Creating Combined Java/Flex project using WTP
Hi, this is my first post:)
I am seriously having problems trying to setup a blazeds project using this option "Creating Combined Java/Flex project using WTP". Normally what i do …
1
vote
1answer
21 views
Any ideas how we can get people on this forum?
Any ideas how we can get people on this forum?
I like this forum, I like the fact is a small private community of flex/flash without the major hubbub of stack overflow, but I thin …
1
vote
1answer
14 views
prototype functions off custom functions
Its a complicated senario for me.
I have a sound management singleton with an asset like dictionary storing all referances to my urls and assets and the guff inside it-
I have …
1
vote
1answer
14 views
Checking Is site Up
Hi,
Let me ask you naive question.
Is there easy way to check in Flex if Web Server (Tomcat6) is up,
for example: http://localhost:8080/myapp.html or .../services/myapp?WSDL
…
1
vote
1answer
38 views
Any blogging software written in Flex
I know I saw a commercial package for writing a blog in Flex, but I can't find it any longer.
Does anyone know of any Flex software for creating a blog, either commercial or open s …
0
votes
1answer
15 views
AIR:c / c + + can call the AIR? If you can, what specific way?
c / c + + can call the AIR? If you can, what specific way?
0
votes
2answers
76 views
Adobe AIR 2.0 Native Process with Java
Hi to all, i have been playing with adobe Air 2.0 beta 2, native process is a very interesting feature, but i just wondering if it can be use it to invoke java code that is in a ja …
0
votes
1answer
26 views
Syntax question for a regex pattern
Hey everyone,
I'm trying to do a match/replace with a pattern i found on the interweb, but im having trouble getting the syntax to work in flex 3. Can anyone adjust this to get it …
1
vote
3answers
32 views
AIR and remote connection
Hi,
I am developing an AIR application which can create/read/update Excel 2007 files (XLSX format).
Since AS3XLS lib doesn't support Excel 2007OpenXML, I had to use Java POI frame …
1
vote
2answers
20 views
What is the techniqueto set a limited char in rich text area.
What is the techniqueto set a limited char in rich text area.
0
votes
1answer
74 views
Future of BlazeDS
With the release of LCDS 3.0, does BlazeDS have a future? Will Adobe continue to support it? I cannot afford LCDS right now but want to use BlazeDS but not sure if BlazeDS will las …
0
votes
1answer
213 views
Flex 4 htmlText formatted with external CSS file
Using Flex 4 with Flash Builder 4 Beta 2, I want to display HTML text (that is stored in a database). I would like to format the HTML text with external CSS file.
In the IDE I get …
0
votes
9answers
646 views
Show a local PDF file with Flex 3
Hi, i just wondering if there is a way to show a local pdf in a flex 3 application.
Note: the pdfs are generated by the application
Thanks for the response
- Victor
1
vote
4answers
112 views
PNG getPixel() problem - returning wrong color value
I have pure yellow (#FFFF00) png/jpg image. When i open image in Photoshop and check color it is #FFFF00. I load this image in Flex and i then use getPixel() (or getPixel32()) meth …
0
votes
1answer
78 views
Google Maps in Offline AIR application
Greetings all,
I am looking into building an AIR application that will show positions of locations and associated details in layers over maps. The positions will be entered into t …