[flexcoders] oneworld95

2013-07-24 Thread oneworld95
Hello! Great news: http://healingangelproducts.com/jyry/oneworld95/gok.html oneworld95

[flexcoders] Hot news! Adobe Opens iPhone to Flash Developers

2009-10-05 Thread oneworld95
This Adobe press release suggests that developers can build Flash apps (Flash CS5) for the iPhone: http://eon.businesswire.com/portal/site/eon/permalink/?ndmViewId=news_viewnewsId=20091005006358newsLang=en Does this mean Flash Builder 4/Flex 4 will support the iPhone at some point? - Alex C

[flexcoders] Re: Hot news! Adobe Opens iPhone to Flash Developers

2009-10-05 Thread oneworld95
/flashcs5/appsfor_iphone/ On Mon, Oct 5, 2009 at 12:25 PM, oneworld95 oneworl...@... wrote: This Adobe press release suggests that developers can build Flash apps (Flash CS5) for the iPhone: http://eon.businesswire.com/portal/site/eon/permalink/?ndmViewId=news_viewnewsId

[flexcoders] Re: Hot news! Adobe Opens iPhone to Flash Developers

2009-10-05 Thread oneworld95
of your app and make it run faster. This is really great news. Our skills just got a lot more valuable today. --- In flexcoders@yahoogroups.com, oneworld95 oneworld95@ wrote: You're welcome. My boss owns an iPhone and wants everything we build to run on it. So I've been hunting high

[flexcoders] Re: Hot news! Adobe Opens iPhone to Flash Developers

2009-10-05 Thread oneworld95
never happen; Apple doesn't allow plugins on the iPhone. - Alex C --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: This Adobe press release suggests that developers can build Flash apps (Flash CS5) for the iPhone: http://eon.businesswire.com/portal/site/eon/permalink

[flexcoders] Difference between URLRequest and HTTPService

2009-05-09 Thread oneworld95
What's the benefit of using HTTPService over URLRequest? When would you use one over the other? Thanks. - Alex

[flexcoders] Adobe Strobe Project

2009-04-22 Thread oneworld95
This project looks promising; wonder how it will affect Flex development: http://www.eweek.com/c/a/Application-Development/Adobe-Delivers-New-Content-Creation-Delivery-and-Playback-Technologies-at-NAB-2009-267323/

[flexcoders] BlazeDS or JSON

2009-04-03 Thread oneworld95
Which tech do you recommend for simply reading data from the database via Java? BlazeDS or JSON? I'm thinking of keeping things simple and efficient. Thanks. - Alex C

[flexcoders] Flex on mobile devices

2009-03-31 Thread oneworld95
Roughly, what percentage of mobile devices today can handle Flex (Flash) apps? I need some hard numbers to convince my boss to use Flex for more projects. Thanks. - Alex C

[flexcoders] Re: Flex on mobile devices

2009-03-31 Thread oneworld95
[mailto:flexcod...@yahoogroups.com] On Behalf Of oneworld95 Sent: Tuesday, March 31, 2009 9:29 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex on mobile devices Roughly, what percentage of mobile devices today can handle Flex (Flash) apps? I need some hard numbers to convince my

[flexcoders] Here's a Flash plugin for iPhone

2009-03-26 Thread oneworld95
Came across this and wondered what everyone thought of it: http://imobilecinema.com/ It's a plugin for the iPhone Safari to run Flash. - Alex C

[flexcoders] Re: Here's a Flash plugin for iPhone

2009-03-26 Thread oneworld95
allows the iPhone to play FLVs. On Thu, Mar 26, 2009 at 8:24 AM, Tom Chiverton tom.chiver...@... wrote: On Thursday 26 Mar 2009, oneworld95 wrote: Came across this and wondered what everyone thought of it: http://imobilecinema.com/ It's a plugin for the iPhone Safari to run Flash

[flexcoders] Re: Here's a Flash plugin for iPhone

2009-03-26 Thread oneworld95
Sigh. Got my hopes up too quickly :) - Alex C --- In flexcoders@yahoogroups.com, Tom Chiverton tom.chiver...@... wrote: On Thursday 26 Mar 2009, Nick Collins wrote: It does required a jailbroken iPhone, as it says you need to use Cydia or the Installer app to install it. Also of note is it

[flexcoders] Re: How much actionscript 3 do you need to know in order to develop in Flex 3

2009-03-23 Thread oneworld95
I'd echo what others have said; I didn't know AS 3 before doing Flex 3. Flex has helped me learn AS. If you spend the time to look at examples on the web and ask questions here, it will all make sense. Programming is programming; you still have iterative and conditional statements; still have

[flexcoders] Re: Arraycollection to xml

2009-03-20 Thread oneworld95
http://nsdevaraj.wordpress.com/2008/08/20/arraycollection-xml/ (This question's been asked so many times, it should be in an FAQ somewhere!) - Alex C --- In flexcoders@yahoogroups.com, greg_lafrance glafra...@... wrote: You could parse the ArrayCollection and build up JSON data, then pass the

[flexcoders] Re: FileReference's DataEvent.UPLOAD_COMPLETE_DATA event being dropped randomly

2009-03-19 Thread oneworld95
One other issue with FileReference: On some Apache systems, it chokes and throws an error because of the mod_security module because of poorly formed HTTP headers: https://bugs.adobe.com/jira/browse/FP-292 Please vote on that bug as well. Thanks. - Alex C --- In flexcoders@yahoogroups.com,

[flexcoders] Re: Where I can examples of how to use ByteArray

2009-03-18 Thread oneworld95
Have you tried this? http://livedocs.adobe.com/flex/3/html/help.html?content=ByteArrays_2.html - Alex C --- In flexcoders@yahoogroups.com, gilbert_mizrahi mizr...@... wrote: I have searched everywhere and I can't find useful examples of how to use the ByteArray class and the Flex 3

[flexcoders] Re: Convert arraycollection to XML

2009-03-13 Thread oneworld95
http://nsdevaraj.wordpress.com/2008/08/20/arraycollection-xml/ - Alex C --- In flexcoders@yahoogroups.com, venkat eswar cooler...@... wrote: How to Convert arraycollection to XML

[flexcoders] Exporting code to Microsoft Word

2009-03-11 Thread oneworld95
Is there an easy way to copy and paste the Flex code into Microsoft Word and keep the formatting intact? I have the most difficulty with multi-line, ASDoc comments (/** */) that show up in Word mangled to the point of being useless; all the line breaks and spacing is off. Thanks. - Alex C

[flexcoders] Re: Exporting code to Microsoft Word

2009-03-11 Thread oneworld95
Cool. Thanks, Tom :) Didn't know that tool existed. - Alex C --- In flexcoders@yahoogroups.com, Tom Chiverton tom.chiver...@... wrote: On Wednesday 11 Mar 2009, oneworld95 wrote: Is there an easy way to copy and paste the Flex code into Microsoft Word http://xzfv.appspot.com/s/format.html

[flexcoders] Re: Convert ArrayCollection to XML

2009-03-09 Thread oneworld95
http://nsdevaraj.wordpress.com/2008/08/20/arraycollection-xml/ - Alex C --- In flexcoders@yahoogroups.com, tiend...@... tienda...@... wrote: Hi all guru, I have a question about ArrayCollection. [Backend: MySQL,PHP] MySQL return result in Array. [Frontend: Flex] dp = new

[flexcoders] Setting background color of Label control

2009-03-06 Thread oneworld95
How do you set the background or border color of a Label control? I've tried using a custom style: mx:Style .serverResponse { backgroundColor: blue; borderColor: white; } /mx:Style And then set the styleName=serverResponse on the label control to no avail.

[flexcoders] Global error handling in Flex

2009-03-06 Thread oneworld95
Is there a way to trap and handle any exceptions that a Flex app throws at a global level? Thanks.

[flexcoders] error: Access of undefined property when referring to custom itemRenderer

2009-03-06 Thread oneworld95
I've got a custom itemRenderer in a package called flexapp.upload.ImageUpload. When setting it in the datagrid column, it doesn't seem to recognize it and throws the error: Access of undefined property ImageUpload. Here's the column: mx:DataGridColumn headerText=Photo id=imageCol width=319

[flexcoders] Re: error: Access of undefined property when referring to custom itemRenderer

2009-03-06 Thread oneworld95
Duh. Needed to say itemRenderer=flexapp.upload.ImageUpload. Sorry for the stupid question. - Alex C --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: I've got a custom itemRenderer in a package called flexapp.upload.ImageUpload. When setting it in the datagrid column

[flexcoders] Re: curly braces and functions in mxml

2009-03-06 Thread oneworld95
Both in this case do the same thing. Curly braces tell Flex that it should treat the contents as ActionScript (thus you can Ctrl-click it). It's basically a function call. Take a look here for an explanation: http://www.onflex.org/ted/2005/06/property-binding-in-flex.php In the case of your

[flexcoders] Re: Flex Builder 3 on Windows XP

2009-03-06 Thread oneworld95
Try using the Microsoft Windows Installer CleanUp Utility (http://support.microsoft.com/kb/290301). I've had great luck with that tool. You might also need a registry cleanup tool. I don't know of any good free ones. Maybe someone else can post a reply on that. - Alex C --- In

[flexcoders] Re: save word file to database.

2009-03-06 Thread oneworld95
It can be a pain reading/writing binary data regardless if what server side code you use. I'd advise against it unless you need to hide the Word docs from someone coming along and accessing them directly. If you use a good authentication/authorization mechanism to protect the web app, you

[flexcoders] Detect if image loaded successfully

2009-03-04 Thread oneworld95
Is there a way to know if an image loaded into a Flex app successfully? The method described here doesn't work on Firefox (a known bug I think): http://blog.flexexamples.com/2007/11/04/detecting-whether-an-image-loaded-successfully-in-flex/ Thanks. - Alex C

[flexcoders] Re: Detect if image loaded successfully

2009-03-04 Thread oneworld95
Found an easy way: just use the ioError event handler on the Image control to determine if image loaded. - Alex C --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: Is there a way to know if an image loaded into a Flex app successfully? The method described here doesn't

[flexcoders] addEventListener in itemRenderer of DataGrid

2009-03-04 Thread oneworld95
Where's the best place to add the event listeners in an itemRenderer? Do you do this in the override function set data()? Thanks.

[flexcoders] Re: addEventListener in itemRenderer of DataGrid

2009-03-04 Thread oneworld95
type of itemRenderer you are using. Typically though, eventListeners are added either in the constructor or the createChildren() function. -TH --- In flexcoders@yahoogroups.com, oneworld95 oneworld95@ wrote: Where's the best place to add the event listeners in an itemRenderer? Do you do

[flexcoders] Re: Flex 3 and Oracle

2009-03-03 Thread oneworld95
Flex is a presentation tool; it requires some server-side tech (JSP, PHP, .NET, etc.) to fetch the data and provide it to Flex (via XML or BlazeDS). I think some databases have capability for web services to hit them directly, and then you could connect to them from Flex using the WebService

[flexcoders] File uploads with JSON?

2009-03-03 Thread oneworld95
Is it possible to use JSON to do file uploads in Flex to a Java servlet? - Alex C

[flexcoders] Re: Detecting iterations in item render

2009-02-27 Thread oneworld95
The always dependable FlexExamples.com provides a great solution: http://blog.flexexamples.com/2008/03/06/setting-the-background-alpha-and\ -background-color-of-a-datagrid-control-in-flex/#more-546 http://blog.flexexamples.com/2008/03/06/setting-the-background-alpha-an\

[flexcoders] help with Image source

2009-02-26 Thread oneworld95
I have an itemRendrer in a DataGrid that contains an Image tag. When the user uploads the image file from another column's itemRenderer, I need to have the Image's source set to the new filename. How is this done in Flex using good OOP practices?

[flexcoders] Re: Modify image pixels

2009-02-24 Thread oneworld95
http://www.imagero.com provides free tools for modifying images in Flex. - Alex C --- In flexcoders@yahoogroups.com, christophe_jacquelin christophe_jacque...@... wrote: Hello, How to modify directly the pixels of a mx:image / object ? Then how to redraw the modified image. Thank

[flexcoders] parentDocument variables

2009-02-24 Thread oneworld95
Awhile back, someone on this group mentioned that a good way for a component inside an itemRenderer to access variables in the parentDocument was to use custom events. I've found some info on custom events, but can't quite wrap my brains around how this would work with the itemRenderer's set

[flexcoders] Re: parentDocument variables

2009-02-24 Thread oneworld95
By the way, if there's a better way to do it, please let me know. Thanks :) - Alex C --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: Awhile back, someone on this group mentioned that a good way for a component inside an itemRenderer to access variables

[flexcoders] Re: parentDocument variables

2009-02-24 Thread oneworld95
data(value:Object):void { trace(parentDocument); } Alex Harui Flex SDK Developer Adobe Systems Inc.http://www.adobe.com/ Blog: http://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of oneworld95 Sent: Tuesday

[flexcoders] Accessing parentDocument using custom events?

2009-02-23 Thread oneworld95
Is it possible to have a custom component in an itemRenderer access a variable in the parentDocument using a custom event? Not sure how to do this so I'm looking for an example.

[flexcoders] Re: Working with images of varying proportions

2009-02-23 Thread oneworld95
Have you tried taking the width/height off of the component and see how it handles the images of varying sizes? - Alex C --- In flexcoders@yahoogroups.com, byte.sensei byte.sen...@... wrote: I have an app that loads several images into mx:Image tags with scaleContent=true and width=160 /

[flexcoders] Re: Best database for Flex

2009-02-20 Thread oneworld95
Flex generates a Flash movie (SWF) file that runs in the browser (client side). It's therefore a presentation layer for your application. It calls your Java, PHP, ASP.NET, CFML, etc., server side code to do such things as fetching database records, authenticating/authorizing a user, etc. Your

[flexcoders] Re: Components needed

2009-02-17 Thread oneworld95
Google Code has a ton of Flex components; just run this search: http://tinyurl.com/c2kkmw It can take a bit of digging, but lots of free components there. - Alex C --- In flexcoders@yahoogroups.com, Jeffry Houser j...@... wrote: Don't forget about FlexLib ( flexlib.net ) as a source for

[flexcoders] Re: Flas 10 on mobile is a go

2009-02-16 Thread oneworld95
Any timeline on the iPhone Flash implementation? My boss is an iPhone fanatic; the apps we build need to work on that. Thanks. - Alex C --- In flexcoders@yahoogroups.com, app.developer appdevelo...@... wrote: A big THANK YOU to Adobe and the necessary mobile vendors that made this happen.

[flexcoders] Re: Problem calling a web service - error 2032

2009-02-13 Thread oneworld95
Check out this blog on the error; tons of good info to help you: http://www.judahfrangipane.com/blog/?p=87 - Alex --- In flexcoders@yahoogroups.com, guy.tomer guy.to...@... wrote: Hello, I've been struggling half a day with this Error 2032 returning from one of the APIs in my webservice.

[flexcoders] Tweening effect in Flex?

2009-02-07 Thread oneworld95
Hi. Is it possible to do tweening in Flex? For example, to have a component change size gradually based on a user's action? Thanks.

[flexcoders] Re: File download from server

2009-02-06 Thread oneworld95
. The headers sent back to the browser cause the browser to pop up the save file window just as if the user clicked a file link on an HTML page. --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , oneworld95 oneworld95@ wrote: I've run into an interesting

[flexcoders] Re: Detect exeptions - help!!

2009-02-04 Thread oneworld95
] On Behalf Of oneworld95 Sent: Tuesday, February 03, 2009 7:25 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Detect exeptions - help!! I've run into a very frustrating situation and need your help: - Flex uploads a file to the server - The server reads it into a Java BufferedImage

[flexcoders] Re: Detect exeptions - help!!

2009-02-04 Thread oneworld95
- Alex C --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: Thanks, Alex. It's not hanging on the Flex side -- the server response is never received. Using WireShark (http://www.wireshark.org/), I was able to see it's not hanging at all, but continually sending messages

[flexcoders] Detect exeptions - help!!

2009-02-03 Thread oneworld95
I've run into a very frustrating situation and need your help: - Flex uploads a file to the server - The server reads it into a Java BufferedImage object. - However, Java sometimes takes 40 seconds or longer to reply - In some cases it has difficulty reading the file. In the cases of

[flexcoders] Re: Detect exeptions - help!!

2009-02-03 Thread oneworld95
noticed that Flex kept calling the server and getting back a 404 error (therefore it seemed to be hanging, even though it was working behind the scenes). That convinced me it was a problem on the server with Java. - Alex --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: I've run

[flexcoders] Broken pipe error when uploading file with Flex

2009-02-02 Thread oneworld95
I'm getting a broken pipe error in my Java server log when trying to upload a file using Flex. I've got a progress bar attached to the upload and it goes to 100% and then gets stuck while uploading. The file resides on a network drive rather than a local drive. Could this be causing the issue?

[flexcoders] Re: Flex of JavaFX?

2009-01-28 Thread oneworld95
Flex gets my vote. You'd want to give JavaFX more time to mature (read: get the bugs out). If you must go with Java, go with JSF and its variants. - Alex --- In flexcoders@yahoogroups.com, Fotis Chatzinikos fotis.chatzini...@... wrote: Hi, I would go for flex... It is quite easy to start

[flexcoders] Re: html text | TextArea | ui tag

2009-01-27 Thread oneworld95
The htmlText in the TextArea control supports only a limited number of HTML tags; take a look at this blog post for more info: http://devharbor.blogspot.com/2008/12/display-html-file-in-flex-textarea.html I don't think the ul tag is supported; nor can it be nested. To create lists, you simply use

[flexcoders] Re: html text | TextArea | ui tag

2009-01-27 Thread oneworld95
--- In flexcoders@yahoogroups.com, ilikeflex ilikef...@... wrote: Hi Alex Thanks for the information. Is their any workaround .If you want to display such list. Thanks ilikeflex --- In flexcoders@yahoogroups.com, oneworld95 oneworld95@ wrote: The htmlText in the TextArea control supports

[flexcoders] Re: File download from server

2009-01-26 Thread oneworld95
. The headers sent back to the browser cause the browser to pop up the save file window just as if the user clicked a file link on an HTML page. --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, oneworld95 oneworld95@ wrote: I've run into an interesting situation

[flexcoders] Re: opposite of outterDocument?

2009-01-22 Thread oneworld95
The way I did this (and it's probably not the most efficient) was this: - User clicked a button inside the mx:component tag. - The click call passed a reference to the VBox container to the outer document function. - In the outer document function, I'd use the reference like this: var vb:VBox

[flexcoders] Re: background-color CSS for a href in htmlText

2009-01-22 Thread oneworld95
You can't use anything but the simplest of CSS. I talked about it in my blog post: http://devharbor.blogspot.com/2008/12/display-html-file-in-flex-textarea.html TextArea is based on the flash.text.TextField object. Take a look here for what it allows:

[flexcoders] File download from server

2009-01-20 Thread oneworld95
I've run into an interesting situation with Flex: I've got a Java servlet that will generate a Zip file when the user clicks a button in Flex. But the file download dialog after the server action requires the user to click a button. It throws this error: Error: Error #2176: Certain actions, such

[flexcoders] Add effect dynamically

2009-01-20 Thread oneworld95
Is there a way to add mouseDown and mouseUp effects to a button that's being added dynamically via ActionScript? For example, if the button were created via MXML, it would look like this, mx:Button label=Help mouseDownEffect={glowImage} mouseUpEffect={unglowImage} click=showHelp() / - Alex

[flexcoders] Re: Add effect dynamically

2009-01-20 Thread oneworld95
, oneworld95 oneworl...@... wrote: Is there a way to add mouseDown and mouseUp effects to a button that's being added dynamically via ActionScript? For example, if the button were created via MXML, it would look like this, mx:Button label=Help mouseDownEffect={glowImage} mouseUpEffect

[flexcoders] Can Flex allow image downloads?

2009-01-16 Thread oneworld95
Hi. Is it possible to enable users to right-click on an image in Flex and download it? If not, is there another way to allow file downloads? Thanks.

[flexcoders] Re: Can Flex allow image downloads?

2009-01-16 Thread oneworld95
AM, oneworld95 oneworl...@... wrote: Hi. Is it possible to enable users to right-click on an image in Flex and download it? If not, is there another way to allow file downloads? Thanks.

[flexcoders] Get file type before upload

2009-01-16 Thread oneworld95
Hi. Is there a way to discover the file type before you do an upload on a FileReference object? I know we can read the file extension but users can fiddle with that. Is there a way to read something on the file to ensure it's an image type of JPG, PNG, or GIF? Thanks.

[flexcoders] Validating file size before upload

2009-01-13 Thread oneworld95
Hi. I'd like to extend the Validator class to create a custom validation object; it'll be used with a file upload app. Before calling the upload() method on the FileReference object, I need to ensure it doesn't exceed 1MB. I've got code that checks that, but wondered how to do the custom

[flexcoders] Re: Updates Issue in Mozilla ....any thoughts to share???

2009-01-07 Thread oneworld95
You could append a unique value to a querystring on the server URL for each update, something to fool the browser into clearing the cache. The date/time worked for me when dealing with images that were being cached. Of course, updating the data every second seems inefficient and will put a lot of

[flexcoders] Re: Hiding text in advanced datagrid

2009-01-07 Thread oneworld95
Try the handy labelFunction on the column. The underlying value is still there; you just display it differently. In the labelFunction, just parse out the (*) string and return the rest. -Alex --- In flexcoders@yahoogroups.com, aphexyuri yuriv...@... wrote: Hi guys I'm dealing with an

[flexcoders] Re: Peculiar Image Behavior!

2009-01-07 Thread oneworld95
What's the image type? Does it load correctly if you create a simple HTML page with an img tag pointing to it? How is it being loaded into Flex (@Embed or just setting the source of an Image object)? -Alex --- In flexcoders@yahoogroups.com, tchredeemed apth...@... wrote: I have noticed a

[flexcoders] Re: Generating Random Unique ID

2009-01-06 Thread oneworld95
You can also try the GUID generator tool for Flex: http://code.google.com/p/flex-ad-by/ -Alex --- In flexcoders@yahoogroups.com, Wally Kolcz wko...@... wrote: Wow, didn't know about that.still learning the whole framework...

[flexcoders] Re: Slow datagrid updates

2009-01-06 Thread oneworld95
What does the error say? -Alex --- In flexcoders@yahoogroups.com, Jason B nos...@... wrote: No using httpservice throws an error but your example with an array is working, how can i get this to work with httpservice? --- In flexcoders@yahoogroups.com, Tracy Spratt tspratt@ wrote:

[flexcoders] Re: Cairngorm v/s others

2009-01-06 Thread oneworld95
You can hear the correct pronunciation here (look for the Hear button): http://dictionary.reference.com/browse/cairngorm -Alex --- In flexcoders@yahoogroups.com, Marco Catunda marco.catu...@... wrote: I would love to know how pronounce it correctly too. This name is a tongue twister for me.

[flexcoders] Re: WANTED: Online help integration, authoring, best practices (for Flex or Ajax)

2009-01-05 Thread oneworld95
I used the FlexMDI library (http://code.google.com/p/flexmdi/) to pop up a window within Flex; the window contains a TextArea that pulls a simple HTML file and uses its own CSS file. All is done dynamically when the user clicks the Help button. Haven't tried context-sensitive help. -Alex --- In

[flexcoders] Re: Spell Check for RichTextEditor

2009-01-05 Thread oneworld95
Here's one that seems to be free: http://www.bridel.org/?p=12 Here's another free one: http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetailextid=1401019 More here: http://www.flex888.com/506/10-spell-check-components-for-ria-applications.html -Alex --- In

[flexcoders] Re: Error Message

2008-12-18 Thread oneworld95
Try this: http://www.adobe.com/devnet/flex/articles/rpc_service_03.html -Alex --- In flexcoders@yahoogroups.com, jch92592 jch92...@... wrote: Valdhor, Thank you for the reply. I reviewed the referenced site and it helps, but, I think I need an example of how to update the

[flexcoders] Re: Degrafa Meter Component

2008-12-18 Thread oneworld95
Very nice. Thanks for sharing. -Alex --- In flexcoders@yahoogroups.com, scott chidester scott_chides...@... wrote: I created a configurable vertical meter component using Degrafa for a project I am working on. Thought I would share it with the group in case some one else has a similar need.

[flexcoders] Customizing the ADG?

2008-12-18 Thread oneworld95
I'd like to customize the AdvancedDataGrid so it has some buttons at the top to enable Next/Previous. I've got the paging mechanism working, but it's not a custom ADG. How do I package the buttons and the code into a custom ADG so users can just drop it in using either an SWC or other method?

[flexcoders] ASDoc for main MXML document?

2008-12-12 Thread oneworld95
How do you use the ASDoc tool to generate documentation for the main application file? For example, if you've got MyApp.mxml and it contains a ton of ActionScript code (with the /** */ comments), how do you generate documentation from that? Thanks.

[flexcoders] Re: ASDoc for main MXML document?

2008-12-12 Thread oneworld95
Found this: http://blogs.adobe.com/flexdoc/2008/11/ -Alex --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: How do you use the ASDoc tool to generate documentation for the main application file? For example, if you've got MyApp.mxml and it contains a ton of ActionScript

[flexcoders] Adobe AIR 1.5 great review on InfoWorld

2008-12-11 Thread oneworld95
InfoWorld has given a 9.3/10 (Excellent) rating to AIR 1.5 in a very nice review: http://www.infoworld.com/article/08/12/11/50TC-adobe-air_1.html?source=NLC-DAILYcgd=2008-12-11

[flexcoders] Flex digital readout

2008-12-11 Thread oneworld95
Hi. Is there a digital (LED) readout component for Flex out there? Thanks.

[flexcoders] Re: Flex Builder caching PNGs

2008-12-09 Thread oneworld95
Same issues with me. Embedded PNG's are cached somehow and become impossible to update. The only method that seems to work is to use what Fotis explained. -Alex --- In flexcoders@yahoogroups.com, Fotis Chatzinikos [EMAIL PROTECTED] wrote: Hi Tom, I had the same problem, did not really

[flexcoders] Re: Custom CheckBox icon?

2008-12-09 Thread oneworld95
Check this out: http://www.adobe.com/devnet/flex/articles/icon_checkbox.html -Alex --- In flexcoders@yahoogroups.com, tungchau81 [EMAIL PROTECTED] wrote: Do you have an answer for this yet? I am running into the same problem. Regards, Tung Chau --- In flexcoders@yahoogroups.com, Jason

[flexcoders] Re: 2032 Stream Error - Deploying XML Application Configuration Data

2008-12-08 Thread oneworld95
Judah's blog has the most comprehensive info on this infamous error: http://www.judahfrangipane.com/blog/?p=87 -Alex --- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote: I have had so many problems using relative paths that I do not use them any more. Instead, I

[flexcoders] Create popup that speaks to JavaScript

2008-12-08 Thread oneworld95
I've been tasked with creating this in the next 24 hours, - When an HTML page loads, a DIV tag pops up a Flex app ONLY if a cookie on the user's machine has expired. Otherwise, it wouldn't show it. - In the Flex app, it has a little button, Do not show again that communicates with a JavaScript

[flexcoders] Re: setting over state of a button using css?

2008-12-08 Thread oneworld95
What the user probably meant was rollover style. -Alex --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: overSkin? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of fl3xn00b Sent: Friday, December 05, 2008 10:11 PM To: flexcoders@yahoogroups.com

[flexcoders] Re: How to display special characters like #176; in ComboBox list

2008-12-05 Thread oneworld95
Try this: http://devharbor.blogspot.com/2008/11/setting-flex-label-to-special-character.html -Alex --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: Ha! I've always wanted to say this to you: Post your code. :-) Isn't that XML syntax that won't work in a CDATA block

[flexcoders] Re: Data not appearing in AdvancedDataGrid

2008-12-05 Thread oneworld95
, I'll take from there. Thanks! --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , oneworld95 oneworld95@ wrote: Two things: - Try stuffing the raw XML into a TextArea to see what it looks like. You could bind it directly to the ADG without first converting

[flexcoders] Re: Data not appearing in AdvancedDataGrid

2008-12-05 Thread oneworld95
You'd probably want to use a labelFunction on each column where you want to do something to what the user sees. I think one of the links I sent you has info on creating labelFunctions. Here's an example, // As described here: http://thanksmister.com/?p=8 // Pulls data from XML nodes that are

[flexcoders] Re: Data not appearing in AdvancedDataGrid

2008-12-05 Thread oneworld95
GB134 Many thanks for all the help... --- In flexcoders@yahoogroups.com, oneworld95 oneworld95@ wrote: You'd probably want to use a labelFunction on each column where you want to do something to what the user sees. I think one

[flexcoders] Re: People with blogs

2008-12-04 Thread oneworld95
The main things that bust code listings are the and signs. Use the ASCII codes for these: lt; and gt; to have them generate correctly. Here's my blog post about it; although it's for Blogger posts, it should also work for Wordpress:

[flexcoders] Re: Data not appearing in AdvancedDataGrid

2008-12-04 Thread oneworld95
Two things: - Try stuffing the raw XML into a TextArea to see what it looks like. You could bind it directly to the ADG without first converting to array/arraycollection; that's the beauty of the e4x format you're using on the HTTPService call. Not sure why you're doing the conversion to an

[flexcoders] Detect server timeout in Flex

2008-12-04 Thread oneworld95
Is there a way to detect server timeout in Flex? I'm using Java on the backend, with basic authentication. When a user hits the folder, it pops up the authentication box. If authenticated, the user can view the Flex app. Thanks.

[flexcoders] Re: Detect server timeout in Flex

2008-12-04 Thread oneworld95
Let me clarify: How do you detect session timeouts in Flex if you're not using BlazeDS? -Alex --- In flexcoders@yahoogroups.com, oneworld95 [EMAIL PROTECTED] wrote: Is there a way to detect server timeout in Flex? I'm using Java on the backend, with basic authentication. When a user hits

[flexcoders] Re: Flex and Java Communication

2008-12-03 Thread oneworld95
There are a couple of different ways. To start, you can use a servlet that generates XML and use an HTTPService in Flex. A more sophisticated option is to use the free BlazeDS data service tool to pass objects between Java and Flex. For the first option, you can create an HTTPService like this,

[flexcoders] Re: Using XSL in Flex?

2008-12-03 Thread oneworld95
Thanks, Paul. I've noticed that the TextArea only parses a limited number of HTML tags; not sure which ones it allows and which it ignores. -Alex --- In flexcoders@yahoogroups.com, Paul Fischer [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, oneworld95 oneworld95@ wrote: Well

[flexcoders] Re: clear the cache

2008-12-03 Thread oneworld95
I've used the random querystring solution as a workaround to the caching issue. It can be something as simple as this, var date:Date = new Date(); service.url = http://myserver.com/whatever?dt=; + date.toTimeString(); -Alex --- In flexcoders@yahoogroups.com, Guy Morton [EMAIL PROTECTED] wrote:

[flexcoders] Re: Using XSL in Flex?

2008-12-03 Thread oneworld95
... It lists the tags it correctly parses/displays On Wed, Dec 3, 2008 at 3:58 PM, oneworld95 [EMAIL PROTECTED] wrote: Thanks, Paul. I've noticed that the TextArea only parses a limited number of HTML tags; not sure which ones it allows and which it ignores. -Alex --- In flexcoders

[flexcoders] Re: Using XSL in Flex?

2008-12-03 Thread oneworld95
The TextArea allows the SPAN tag and the CLASS attribute. Is the class defined in the Flex app in the mx:Style tag or in the HTML? -Alex --- In flexcoders@yahoogroups.com, oneworld95 [EMAIL PROTECTED] wrote: Thanks, Fotis. It's using the underlying Flash API's flash.text.TextField object

[flexcoders] Re: Simple Flex audio player

2008-12-03 Thread oneworld95
I can imagine there are lots of options, but here's one http://code.google.com/p/xmlmp3player/ -Alex --- In flexcoders@yahoogroups.com, Haykel BEN JEMIA [EMAIL PROTECTED] wrote: Hi, anyone knows of a simple Flex audio player (just start/stop buttons and a slider)? It shouldn't be a big

  1   2   >