Re: [flexcoders] AMF Error using Cisco WebVPN

2006-12-29 Thread Rich Tretola

Unfortunately, I have already tried this with no luck.

Rich

On 12/28/06, Lachlan Cotter <[EMAIL PROTECTED]> wrote:


  If it is a sand boxing issue, you might be able to get around it by
placing an crossdomain.xml file on your sever and naming the domain from
which your external people access the app.

Cheers,
Lach


On 23/12/2006, at 5:47 AM, Rich Tretola wrote:

We have an internal application that needs to be accessed by our external
people though webVPN client.  The application loads by my AMF connection to
the local java class files fails with an error of:

faultCode: Client.Error.MessageSend
faultString:'Send Failed'
faultDetail:'Channel.Connect.Failed error NetConnection.Call.Failed: HTTP:
Failed'

The application works perfectly when accessing through its direct URL but
failed when using the webVPN where the URL is different and the app loads
though a proxy.

Anyone else have any experience with this?

Rich


 





--
Rich Tretola

http://www.EverythingFlex.com


Re: [flexcoders] [Flex2, Cairngorm 2.1] Trouble with ServiceLocator

2006-12-29 Thread Thomas Rühl

Mike,
thanks for your response, but this isn't the problem...

As of Cairngorm 2.1, the getService() method is deprecated.
It has been replaced with getRemoteObject().

Cheers, Thomas



  Thomas Rühl
  Design, Programming & Concepts

  akitogo OHG
  Hanauer Landstrasse 188
  60314 Frankfurt

  Telefon +49 (0) 69 800 69 445
  Fax +49 (0) 69 800 69 449
  Mobil   +49 (0) 179 750 75 87
  E-Mail  [EMAIL PROTECTED]
  Web http://www.akitogo.com




[EMAIL PROTECTED] wrote:
> 
> 
> 
> Thomas,
> 
> In my delegates, I am using this syntax:
> 
> this.service = ServiceLocator.getInstance().getService( "testService" );
> 
> I note that you use getRemoteObject?
> 
> Just a thought 
> 
> - mike
> 
> Thomas Rühl -akitogo- To: flexcoders@yahoogroups.com
> 
> <[EMAIL PROTECTED] > cc:
> Sent by: Subject: [flexcoders] [Flex2, Cairngorm 2.1] Trouble
> flexcoders@yahoogroups.com  with
> ServiceLocator
> 12/28/2006 06:40 AM
> Please respond to
> flexcoders
> 
> 
> Hello flexcoders,
> 
> I'm sort of stuck at the moment; I think, I'm missing something here...
> In my Services.mxml I configure a RemoteObject with the id 'testService':
> 
> http://www.adobe.com/2006/mxml
> "
> xmlns:cairngorm="com.adobe.cairngorm.business.*" >
>  source="some.path.to.cfc.StuffManagement" showBusyCursor="true" />
> 
> 
> I implemented a BusinessDelegate for testing, that should make use of
> the above:
> 
> ServiceLocator.getInstance().getRemoteObject("testService");
> 
> However, for some reason I don't see, this throws a reference error
> (property not found):
> 
> ReferenceError: Error #1069: Eigenschaft testService für
> com.adobe.cairngorm.business.ServiceLocator nicht gefunden und es ist
> kein Standardwert vorhanden. at
> com.adobe.cairngorm.business::ServiceLocator/::getServiceForId() at
> com.adobe.cairngorm.business::ServiceLocator/getRemoteObject() at
> customer.business::TestDelegate$iinit() at
> customer.commands::ApplicationStartupCommand/execute() at
> com.adobe.cairngorm.control::FrontController/com.adobe.cairngorm.control:FrontController::executeCommand()
> 
> at
> flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
> 
> at flash.events::EventDispatcher/dispatchEvent() at
> com.adobe.cairngorm.control::CairngormEventDispatcher/dispatchEvent() at
> customer.control::CustomerManagementController$iinit() at
> akibaseInternal_customerManagement$iinit() at
> mx.managers::SystemManager/create() at
> mx.managers::SystemManager/::initializeTopLevelWindow() at
> mx.managers::SystemManager/::frameEndHandler()
> 
> Any help please...?
> Cheers, Thomas
> 
> 
> 
> Thomas Rühl
> Design, Programming & Concepts
> 
> akitogo OHG
> Hanauer Landstrasse 188
> 60314 Frankfurt
> 
> Telefon +49 (0) 69 800 69 445
> Fax +49 (0) 69 800 69 449
> Mobil +49 (0) 179 750 75 87
> E-Mail [EMAIL PROTECTED] 
> Web http://www.akitogo.com 
> 
> 
> 
> 
> 
> 
> 
> --
> This e-mail message (including attachments, if any) is intended for the use
> of the individual or entity to which it is addressed and may contain
> information that is privileged, proprietary , confidential and exempt from
> disclosure. If you are not the intended recipient, you are notified that
> any dissemination, distribution or copying of this communication is
> strictly prohibited. If you have received this communication in error,
> please notify the sender and erase this e-mail message immediately.
> --
> 
> 
> 
> 


Re: [flexcoders] Re: Customisation of busy cursor

2006-12-29 Thread Rogerio Gonzalez

Thouse are working for Flex 2?

If I remember, WinXP and Mac Themes was only for 1.5 :(

Regards

Rogerio



On 12/27/06, potentialunfounded <[EMAIL PROTECTED]> wrote:


  sanjay-

i just put together a site dedicated to skinning flex apps. check it
out at http://www.scalenine.com and check out the resources page for
answers to your question. so far the site offerings are pretty limited
(there's a theme i created called obsidian and 2 others i found
online), but i have other themes in the works (graphical and some pure
css). hope that helps.

juan

--- In flexcoders@yahoogroups.com ,
"sanjaypmg" <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I want to customise busy cursor. is there any way to customise it? how
> can I put my own animation instead of clock animation? or is there
> other animations available to change that cursor?
>
> Please help me thanks.
> Sanjay
>

 



RE: [flexcoders] Using View States with Form Container

2006-12-29 Thread Alex Uhlmann
Maybe you're running into a bug here. Try adding the following handler
to the updateComplete event of your Form component.
 
   private function initializeForm( form : Form ) : void
   {
var target : Form = form;
if( target == null ) return;

for each( var child : UIComponent in target.getChildren() )
{
 if( child is FormItem )
 {
  child.invalidateSize();
 }
}
   }
 
 
Best,
Alex

 Alex Uhlmann 
Consultant (Rich Internet Applications)
Adobe Consulting
Westpoint, 4 Redheughs Rigg, 
South Gyle, Edinburgh, EH12 9DQ, UK
p: +44 (0) 131 338 6969
m: +44 (0) 7917 428 951
[EMAIL PROTECTED]
http://weblogs.macromedia.com/auhlmann

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of brian_m_riley
Sent: 26 December 2006 21:57
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Using View States with Form Container



I've created a base state with a Form (we'll call it "myForm")
containing 3 FormItems each containing a TextInput; I've also created
2 additional view states:

State "FooA" just has a FormItem with a ComboBox and is based on above
base state, and is added as the last child of "myForm".

State "FooB" has 2 FormItems, one with a ComboBox, and the other with
a TextInput and is also based on the above base state, and is also
added as the last children of "myForm".

I change the state depending on the input in the 3rd TextInput in the
base state. The states change correctly, and I see the additional form
fields, but they do not vertically align with the rest of the fields
in the base form. The added fields are always shifted to the right.

Thoughts?
-riley



 


adobe_logo.gif
Description: adobe_logo.gif


[flexcoders] How to lock a column in a datagrid ?

2006-12-29 Thread arpan srivastava
Hi ,
I want that user should not be able to drag the first column of my 
datagrid. User can drag other columns but not the first one. It should be 
locked, like we can lock a column in excel sheet.



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[flexcoders] Multiple ComboBox Selection and Tree from XML

2006-12-29 Thread dranoel1967
Multiple ComboBox Selection from XML

Okay, I am looking for some help, or an example even a nod in the right 
direction wouldl be 
much appreciated.

I have three combo boxes and a tree that I need to populate from an XML 
file.The first 
combox 1 will need to have data ready for selection upon load. Then combobox 2 
will then 
be populated with all associated child nodes from the selection in combobox 1, 
and 
combobox 3 will then be populated with all associated child nodes from the 
selection in 
combobox 2. Once the user makes their final selection in combobox 3 the tree 
will be 
populated with that childs data.

I am sure that this is as clear as mud!  :)

Being very new to xml and Flex any examples and or suggestions would be great.

Best Regards,

Dranoel



[flexcoders] Re: Datagrid scrolling woes!

2006-12-29 Thread farmetha
I'm having a very similar problem with a list control.  I have a data
model that has a cursor position that my list binds to, i.e.



When I refresh my data model it automatically scrolls me back to the
top  of the list, it keeps my selectedIndex correct but if it is a
higher number than the viewed items it will be off of the viewed area.
 I tried adding in verticalScrollPosition="{dataModel.cursorPos}" but
it acts even stranger.  It still scrolls me to the top of my list and
adds a few empty lines at the top.

I am wondering if the scrollToIndex method will help with this and was
wondering if anyone else had come up with an easy solution to this.

Ethan



[flexcoders] Re: Need help about Wysiwyg

2006-12-29 Thread Ryan
I'm looking for something very similiar as well. I'm hoping to get
table support as well. Nothing yet from the looks of it. With any luck
if someone finds such a component they will post it on this thread. 

Ryan 

--- In flexcoders@yahoogroups.com, "daniel_croona" <[EMAIL PROTECTED]>
wrote:
>
> Hi! I have google all day to find a Wysiwyg Text/Html editor for Flex 
> 2.
> 
> All I could come up with was flashtexteditor at 
> www.flashtexteditor.com. Does anyone have any experience of that 
> component, is i tany good?
> 
> We are about to start a flex project with a feature for creating html 
> based e-mail content, and we hope to find a component that could meet 
> the following requirements. 
> 
> Stuff we need:
> =
> * The Editor should produce valid HTML / XHTML content
> * Possibility to add properties to selected pieces of content (a 
> paragraph, an image) to enable possibilities to save the result with 
> Template Conditions (for a PHP-based Template system) so that these 
> pieces will only be displayed to specific recipients.
> * Possibility to let the users insert links in a customized 
> format, to link to different parts of our applications
> * Support for image/file uploads
> * Support for direct integration in Adobe Flex 2
> 
> 
> Stuff we would like:
> =
> * Possibility to upload images directly by drag and drop from 
> other applications
> 
> 
> Anyone in this group that has any suggestions?
>




[flexcoders] change markup in richTextEditor

2006-12-29 Thread joshuagatcke
I am wondering if it is possible to change the markup that is output by the 
rich text editor, if 
anyone has any tips or advice, it would be much appreciated. 

Thanks in advance,



[flexcoders] Concatenate data into multiline Text in Itemrenderer

2006-12-29 Thread pdflibpilot
Is there a simple way to concatenate multiple data fields into a
single TextArea and force newlines between data ? I am displaying this
data inside and inline ItemRenderer component.

Concatenation is simple enough however using \n, \\n, \n\r, or \r, do
not yield a new line. Is it possible ? or is there alternative to
TextArea ? ( trying to avoid creating a separate component as
ItemRenderer )

If all data fields were always populated individual TextInput fields
would work but there some fields that are sometimes empty.



Re: [flexcoders] Concatenate data into multiline Text in Itemrenderer

2006-12-29 Thread Yiðit Boyar
you can use textArea.htmlText property instead of text and 
for new line () - Original Message From: pdflibpilot <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, December 29, 2006 3:29:54 PM Subject: [flexcoders] Concatenate data into multiline Text in Itemrenderer Is there a simple way to concatenate multiple data fields into a single TextArea and force newlines between data ? I am displaying this data inside and inline ItemRenderer component. Concatenation is simple enough however using \n, \\n, \n\r, or \r, do not yield a new line. Is it possible ? or is there alternative to TextArea ? ( trying to avoid creating a separate component as ItemRenderer ) If all data fields were always populated individual TextInput fields would work but there some fields that are sometimes empty. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[flexcoders] Re: How to lock a column in a datagrid ?

2006-12-29 Thread bhaq1972
try 



--- In flexcoders@yahoogroups.com, arpan srivastava <[EMAIL PROTECTED]> 
wrote:
>
> Hi ,
> I want that user should not be able to drag the first column 
of my datagrid. User can drag other columns but not the first one. 
It should be locked, like we can lock a column in excel sheet.
> 
> 
> 
> __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com
>




Re: [flexcoders] change markup in richTextEditor

2006-12-29 Thread Brian Dunphy
When working on a CMS in Flex, I was making heavy use of the RTE
component, and I too discovered the horrible markup it generates. My
only advice would be to write a good formatter using regex in either
AS3 or your backend. I started to write one in AS3 but it's nowhere
near completion.

I disable a lot of the functionality of the RTE in the CMS, i.e. I
don't allow them to change fonts, colors, etc. I only allow them to
format lists, paragraphs, links, etc. It cuts down on the bad markup
(not sure if this is an option for you).

Best of luck!

Brian

On 12/28/06, joshuagatcke <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
> I am wondering if it is possible to change the markup that is output by the
> rich text editor, if
>  anyone has any tips or advice, it would be much appreciated.
>
>  Thanks in advance,
>
>  


-- 
Brian Dunphy


Re: [flexcoders] change markup in richTextEditor

2006-12-29 Thread Daniel Freiman

There are some undocumented methods of the UITextfield that might be useful
if you can make use of them.  Specifically getTextRuns() and getXMLText()
might be useful to you depending on what functionality you are looking for.

- Dan

On 12/29/06, Brian Dunphy <[EMAIL PROTECTED]> wrote:


  When working on a CMS in Flex, I was making heavy use of the RTE
component, and I too discovered the horrible markup it generates. My
only advice would be to write a good formatter using regex in either
AS3 or your backend. I started to write one in AS3 but it's nowhere
near completion.

I disable a lot of the functionality of the RTE in the CMS, i.e. I
don't allow them to change fonts, colors, etc. I only allow them to
format lists, paragraphs, links, etc. It cuts down on the bad markup
(not sure if this is an option for you).

Best of luck!

Brian

On 12/28/06, joshuagatcke <[EMAIL PROTECTED] > wrote:
>
>
>
>
>
>
> I am wondering if it is possible to change the markup that is output by
the
> rich text editor, if
> anyone has any tips or advice, it would be much appreciated.
>
> Thanks in advance,
>
>

--
Brian Dunphy
 



[flexcoders] Cannot send simple XML content to server with HTTPService

2006-12-29 Thread Samuel R. Neff
It appears that HTTPService will not send XML to a server if it's simple
content.  

Here's an example.  Both buttons should send an HTTP POST to the server with
XML.  However, the "Send Simple" button sends an HTTP GET with no content
whereas the Send Complex" button works fine.  This can be confirmed by
checking the .NET trace log or a HTTP proxy/monitor.

Is there any workaround other than ensuring all content is complex (which
means ensuring the server side ignores extra junk in the message) ?

Thanks,

Sam



http://www.adobe.com/2006/mxml"; layout="absolute">




http://localhost/test.aspx"; 
contentType="application/xml" 
resultFormat="e4x" 
method="POST" />









Re: [flexcoders] Re: Need help about Wysiwyg

2006-12-29 Thread Daniel Freiman

I don't see why this should be very hard.  I'm not saying it would be quick,
but since flash/flex has a known specification and html has a known
specification, the transformation between the two should be fairly obvious.
Put another way, if you can save and excel file as HTML, there's no reason
to believe that flash is special enough that it can't be transformed to
generate html.

I should be done with an application in about a month that does what you're
looking for and more.  It wouldn't be that hard to change our proprietary
XML output to HTML (it is something we're planing but not a high priority
right now).  If anyone's interested in it and want to know more you can
contact me off list.

- Dan

On 12/28/06, Ryan <[EMAIL PROTECTED]> wrote:


  I'm looking for something very similiar as well. I'm hoping to get
table support as well. Nothing yet from the looks of it. With any luck
if someone finds such a component they will post it on this thread.

Ryan

--- In flexcoders@yahoogroups.com ,
"daniel_croona" <[EMAIL PROTECTED]>
wrote:
>
> Hi! I have google all day to find a Wysiwyg Text/Html editor for Flex
> 2.
>
> All I could come up with was flashtexteditor at
> www.flashtexteditor.com. Does anyone have any experience of that
> component, is i tany good?
>
> We are about to start a flex project with a feature for creating html
> based e-mail content, and we hope to find a component that could meet
> the following requirements.
>
> Stuff we need:
> =
> * The Editor should produce valid HTML / XHTML content
> * Possibility to add properties to selected pieces of content (a
> paragraph, an image) to enable possibilities to save the result with
> Template Conditions (for a PHP-based Template system) so that these
> pieces will only be displayed to specific recipients.
> * Possibility to let the users insert links in a customized
> format, to link to different parts of our applications
> * Support for image/file uploads
> * Support for direct integration in Adobe Flex 2
>
>
> Stuff we would like:
> =
> * Possibility to upload images directly by drag and drop from
> other applications
>
>
> Anyone in this group that has any suggestions?
>

 



[flexcoders] flash 8 vs flash 9 player datagrid benchmarks?

2006-12-29 Thread fuad_kamal
has anyone seen any kind of benchmarks comparing the flash 8 player
vs. flash 9 player?  especially w/regard to datagrid performance?



[flexcoders] Re: change the caret

2006-12-29 Thread chmax_flex
--- In flexcoders@yahoogroups.com, "chmax_flex" <[EMAIL PROTECTED]> wrote:
>
> Hi, can we change the caret from vertical line to solid block in 
flex?
> Thanks for your help.
>

Can someone give me an idea of whether this can be done or not? Thanks 
a lot!



Re: [flexcoders] flash 8 vs flash 9 player datagrid benchmarks?

2006-12-29 Thread Marcelo de Moraes Serpa

Theorically, Flash 9 should win, of course. But the interesting fact is that
I usually find datagrid components from Flex 1.5 do render faster.

On 12/29/06, fuad_kamal <[EMAIL PROTECTED]> wrote:


  has anyone seen any kind of benchmarks comparing the flash 8 player
vs. flash 9 player? especially w/regard to datagrid performance?

 



Re: [flexcoders] Re: change the caret

2006-12-29 Thread Daniel Freiman

I doubt there is a built in way to do this.  If you really need the
functionality you can always detect the caret position yourself using
methods from UITextField and draw the block, but I'm not sure how responsive
the graphics would be.

- Dan

On 12/29/06, chmax_flex <[EMAIL PROTECTED]> wrote:


  --- In flexcoders@yahoogroups.com ,
"chmax_flex" <[EMAIL PROTECTED]> wrote:
>
> Hi, can we change the caret from vertical line to solid block in
flex?
> Thanks for your help.
>

Can someone give me an idea of whether this can be done or not? Thanks
a lot!

 



RE: [flexcoders] Tree: Resetting openItems after dataProvider change

2006-12-29 Thread Tracy Spratt
I think you are correct if we were able to apply the openItems array to
the tree, but in this special case,  when we store the IDs, and use e4x
to find the node, I think we'll lose that ancestor information.

Tracy

 

 

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of hank williams
Sent: Thursday, December 28, 2006 8:24 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Tree: Resetting openItems after dataProvider
change

 

 

 

I believe he will still need to climb the ancestor chain to open
the parents of the found nodes though.


The only reason I dont think you need to do this is that I *believe*
that the openItems field captures all of the ancestors that are open, so
that if you take a snapshot of the open items gathering a list of ids of
open items you can later just open those because the openItems field
captures everything open in the hierarchy. 

Hank

 



Tracy

 

 



RE: [flexcoders] Cannot send simple XML content to server with HTTPService

2006-12-29 Thread Tracy Spratt
Send the xml as a string value of name=value pair using the default
contentType..

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Samuel R. Neff
Sent: Friday, December 29, 2006 10:09 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cannot send simple XML content to server with
HTTPService

 

It appears that HTTPService will not send XML to a server if it's simple
content. 

Here's an example. Both buttons should send an HTTP POST to the server
with
XML. However, the "Send Simple" button sends an HTTP GET with no content
whereas the Send Complex" button works fine. This can be confirmed by
checking the .NET trace log or a HTTP proxy/monitor.

Is there any workaround other than ensuring all content is complex
(which
means ensuring the server side ignores extra junk in the message) ?

Thanks,

Sam


http://www.adobe.com/2006/mxml
 " layout="absolute">




http://localhost/test.aspx  " 
contentType="application/xml" 
resultFormat="e4x" 
method="POST" />







 



RE: [flexcoders] Multiple ComboBox Selection and Tree from XML

2006-12-29 Thread Tracy Spratt
That is clear.  The general solution is to bind the dependant combo
box's dataProvider to the selectedItem in its precedent control, or to
have the change event of each combo box set the dataProvider for the
dependant control.  The exact implementation depends on several factors.

 

How is your data organized, and how are you getting it from the server?
Specifically, does each comboBox selection need to trigger a data
service call to get the result data for the dependent combo?  Or can you
get all the data or parts of the data at once?

 

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of dranoel1967
Sent: Thursday, December 28, 2006 5:38 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Multiple ComboBox Selection and Tree from XML

 

Multiple ComboBox Selection from XML

Okay, I am looking for some help, or an example even a nod in the right
direction wouldl be 
much appreciated.

I have three combo boxes and a tree that I need to populate from an XML
file.The first 
combox 1 will need to have data ready for selection upon load. Then
combobox 2 will then 
be populated with all associated child nodes from the selection in
combobox 1, and 
combobox 3 will then be populated with all associated child nodes from
the selection in 
combobox 2. Once the user makes their final selection in combobox 3 the
tree will be 
populated with that childs data.

I am sure that this is as clear as mud! :)

Being very new to xml and Flex any examples and or suggestions would be
great.

Best Regards,

Dranoel

 



[flexcoders] Dynamically create static waveform from audio files

2006-12-29 Thread Travis Polland
Hi,

I am hoping that I can get some direction on creating a static waveform 
(one that does not move during playing) in AS3/Flex of an audio file. 
An example would be when you import an audio file into Flash it creates 
a static visual of the waveform in the control panel.

In going through many of the examples online, all have me do some form 
of screenshot, or getting amplitude data using other applications. 
However, I have hundreds of audio files and it would be great to just 
create them on the audio being loaded into the sound object.

Again, any direction would be awesome.

Thanks,
Travis



RE: [flexcoders] Cannot send simple XML content to server with HTTPService

2006-12-29 Thread Samuel R. Neff
 
That would change the type of transmission and it will be received
differently on the server.  
 
Thanks,
 
Sam
 
 
 
  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tracy Spratt
Sent: Friday, December 29, 2006 12:00 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Cannot send simple XML content to server with
HTTPService



Send the xml as a string value of name=value pair using the default
contentType..

Tracy

 

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Samuel R. Neff
Sent: Friday, December 29, 2006 10:09 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cannot send simple XML content to server with
HTTPService

 

It appears that HTTPService will not send XML to a server if it's simple
content. 

Here's an example. Both buttons should send an HTTP POST to the server with
XML. However, the "Send Simple" button sends an HTTP GET with no content
whereas the Send Complex" button works fine. This can be confirmed by
checking the .NET trace log or a HTTP proxy/monitor.

Is there any workaround other than ensuring all content is complex (which
means ensuring the server side ignores extra junk in the message) ?

Thanks,

Sam


http://www.adobe. 
com/2006/mxml" layout="absolute">




http://localhost/  test.aspx" 
contentType="application/xml" 
resultFormat="e4x" 
method="POST" />









[flexcoders] Debug version of FP9, into FireFox?

2006-12-29 Thread Mike Anderson
Hello All,

I just installed FF for the first time, and now would like to get the
FP9 that comes with FlexBuilder, installed as the default Flash Player
plug-in.

What is the most straightforward method of accomplishing this?

Thanks in advance for all your help,

Mike



[flexcoders] Re: Multiple ComboBox Selection and Tree from XML

2006-12-29 Thread dranoel1967
I will be using this xml file, I'm very open to changes... I have several other 
"Locations" to 
add 18 in all. My first thought was to create a seperate xml file for each, but 
as you see I 
currently have then in one large file.

Thanks again,








myLocation 1
1

   Organization 1
   2
 
 RoleName 1
 
 myAssign 1

myAssign SubName 
1
1



http://www.newURL.com


http://www.newURL.com


myAssign SubName 2
2


insert 
intranet url
Insert your 
full text here

http://www.newUrl.com








myLocation 2
2

   Organization 2
   2
 
 myRoleName 2
 
 MyNextAssign

MyNexAssign 
Sub1
2



http://www.newIntranetURL.com


http://www.newURL.com


MyNextAssign sub2
4


insert 
intranet url


http://www.newURL.com











--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> That is clear.  The general solution is to bind the dependant combo
> box's dataProvider to the selectedItem in its precedent control, or to
> have the change event of each combo box set the dataProvider for the
> dependant control.  The exact implementation depends on several factors.
> 
>  
> 
> How is your data organized, and how are you getting it from the server?
> Specifically, does each comboBox selection need to trigger a data
> service call to get the result data for the dependent combo?  Or can you
> get all the data or parts of the data at once?
> 
>  
> 
> Tracy
> 
>  
> 
> 
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of dranoel1967
> Sent: Thursday, December 28, 2006 5:38 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Multiple ComboBox Selection and Tree from XML
> 
>  
> 
> Multiple ComboBox Selection from XML
> 
> Okay, I am looking for some help, or an example even a nod in the right
> direction wouldl be 
> much appreciated.
> 
> I have three combo boxes and a tree that I need to populate from an XML
> file.The first 
> combox 1 will need to have data ready for selection upon load. Then
> combobox 2 will then 
> be populated with all associated child nodes from the selection in
> combobox 1, and 
> combobox 3 will then be populated with all associated child nodes from
> the selection in 
> combobox 2. Once the user makes their final selection in combobox 3 the
> tree will be 
> populated with that childs data.
> 
> I am sure that this is as clear as mud! :)
> 
> Being very new to xml and Flex any examples and or suggestions would be
> great.
> 
> Best Regards,
> 
> Dranoel
>




[flexcoders] Re: Coloring the ColumnSeries in Flex 2 ColumnChart

2006-12-29 Thread Oscar

   Please see my entry in the Flex CookBook which tells you how to do 
it. If you like it, please give it a good rate, : )

  http://www.adobe.com/cfusion/communityengine/index.cfm?
event=showdetails&postId=2021&productId=2

   Thanks,
  Oscar Cortes.



Re: [flexcoders] Re: SEO Compatibility

2006-12-29 Thread dorkie dork from dorktown

ok. i understand what you're saying.

heres what you can do. we continue to change the url by hash on the client
but we also, when the page loads, put links that the search engine can
follow.

On 12/28/06, Kevin Newman <[EMAIL PROTECTED]> wrote:


Perhaps the easiest way to think about this is stuff before the hash, is
server side stuff, and after the hash is client side stuff. The client
portion can be changed on the client without reloading the client app,
but the stuff before the hash will cause the app to be reloaded if
altered by javascript (mod_rewrite only affects the server side - it
doesn't update the user's location info).

More within:

dorkie dork from dorktown wrote:
> i see what you are saying in your words. when we go to a new state,
> say foo.com/bar/  you want the url to change to
> foo.com/bar/monkey  not foo.com/bar/#monkey
> 
It's not that I want the url to change to that, it's that the search
bots only (to my knowledge) use the stuff before the hash (#). So it's
more of a necessity to have those standard urls in some kind of link
structure for the bots to follow.

In other words, if you want SEO compatibility in your client side app,
you are required to maintain and integrate the two different URL types -
one for the user, and one for the search bots (and that one is a server
side app).



correct.



> correct? have a look at www.neave.tv . as you
> move the app the browser's location bar is updated.
This site demonstrates what I've been saying - only the stuff after the
hash changes (and it's using unFocus.History, which was written by yours
truly :-D - *shameless*).
>
> are we changing topics again or are we moving to another piece of the
> puzzle?
>
> ie, jd summarized the current topic issue as this:
>
> "I'd like Adobe to provide examples on how to expose user-entered text,
> stored within my database and displayed and entered through a Flex SWF's
> UI, so that any search engine could search for that user text and return
> the address of the interface."
>
> and then we discussed some solutions to this.
I guess this is a different discussion - we are discussing why this is
so hard to do, and the specific road blocks, and then some possible
solutions. I'd be happy to start another thread, but I don't watch the
list as closely as I'd like, which is why I keep coming back to this old
huge one.

The more I think about this particular problem, the more I am starting
to see which tools may be right for which jobs. If you have a lot of
content in your site, then each piece of content should probably be
contained in some kind of document container (like html). It's these
documents that would be indexed by search engines.

So maybe then the problem is that we need a standard way to get from the
indexed document into the Rich app more fluidly, if not automatically?

This whole problem is also difficult, because it is not solely a
technical problem, nor is it entirely an architectural problem - there
are also possible user experience considerations, as well as work flow
issues.




Yeah. Lets keep on this thread. I agree. Part of me is trying to figure out
work arounds (something better than a hack) to fix the problem and another
part of me wants adobe to address it.

I hear you about a standard way. I think, not knowing if Adobe is working on
it or not, a way that works is made then we can base a standard off that.

Judah


[flexcoders] Converting Rich Text to HTML

2006-12-29 Thread Paul Whitelock
Is there some sample code anywhere that shows how to convert
"htmlText" generated by the RichTextEditor to standard HTML? For
instance, when adding a bulleted list in the RichTextEditor it
generates  tags but no enclosing  tag. Any pointers are
appreciated

Paul



[flexcoders] Re: Converting Rich Text to HTML

2006-12-29 Thread pauscato1

Hi! Yes it looks like the RichTextEditro was rushed a bit, I have 
problems whit the  tag, the tag looks like it disappear 
when it comes back from the mx.flash.textFromat Class..

i have bussed Adobe by this issue,, do you have a easy sample code ? 
that i can post to Adobe ... :)

Cato Paus


--- In flexcoders@yahoogroups.com, "Paul Whitelock" <[EMAIL PROTECTED]> wrote:
>
> Is there some sample code anywhere that shows how to convert
> "htmlText" generated by the RichTextEditor to standard HTML? For
> instance, when adding a bulleted list in the RichTextEditor it
> generates  tags but no enclosing  tag. Any pointers are
> appreciated
> 
> Paul
>




[flexcoders] hotspot

2006-12-29 Thread Sandy Saline
I am trying to find information on how to isolate areas of a graphic to
make hot spots that will trigger different events. I am looking for
something like the map tag in HTML or a hotspot interaction in
Authorware.

 

Any ideas about what I should search on or examples would be
appreciated.

 

TIA

Sandy



[flexcoders] Chart as an itemRenderer in a datagrid.

2006-12-29 Thread jnewport
I was wondering if anyone has seen a tutorial on using a linechart or
any chart as an itemRenderer in a datagrid?

I have my own version working, but it isn't modular?  I cannot reuse
it across projects easily as I have hardcoded the "data" to match my
current arrayCollection, which is being used to populate my linechart.

Just wonder if anyone else has had this issue or seen a tut.

Thanks in advance.  Happy New Year!

J



Re: [flexcoders] Any word on The RIA book??

2006-12-29 Thread Paul Andrews
- Original Message - 
From: "Mike Anderson" <[EMAIL PROTECTED]>
To: 
Sent: Friday, December 29, 2006 1:04 AM
Subject: [flexcoders] Any word on The RIA book??


> The contents of this book have me extremely excited, and is integral to
> my project that I must finish up in the next couple months.

What topic(s) specifically  is making you so excited?

Paul



[flexcoders] Anchor Tags in Rich Text

2006-12-29 Thread Paul Whitelock
Whenever an anchor tag appears in Rich Text the cursor always changes
to a hand when you move over it and the link is clickable. In some
instances I would like to disable this behavior so that the anchor
text behaves just like normal text (i.e., it is not clickable).

I don't want to remove the anchor tags because they are needed
elsewhere. Is there any way to do disable anchor text behavior in a
component that displays Rich Text (e.g., in a  component)?



[flexcoders] Re: Column chart average line and labels questions

2006-12-29 Thread Oscar



   Hi Pete,

   I don't have answers for all of your questions, but I hope my entry in
the Flex cookbook helps you with drawing the average line and the label
at the top of your columns.

  Regards,

  Oscar Cortes

http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails\
&productId=2&postId=2041







[flexcoders] My first Actionscript 3.0 program on Flex 2

2006-12-29 Thread siby158
I am new to AS 3.0 so I created a simple program to add two numbers and 
display the total but I am not able to get it working. 

Example:
Addition.as - ActionScript file
public function Addition():void
{
 var a:Number = firstnumber.text;
 var b:Number = secondnumber.text;
 totalnumber.text = (a + b);
}

The problem is: Implicit coercion of a value of type String to an 
unrelated type Number.

Thank you for any kind of help!







[flexcoders] Re: My first Actionscript 3.0 program on Flex 2

2006-12-29 Thread Oscar



Hi,

You just need to cast your text to a Number:

  var a:Number = Number(firstnumber.text);






[flexcoders] Re: change markup in richTextEditor

2006-12-29 Thread Paul Whitelock
Funny, I must have posted my question about the RichTextEditor
("Converting Rich Text to HTML ") at just about the same time as this
thread was started.

If the methods referred to below are undocumented, where can
information about them be found? Also, since they are undocumented is
there a chance they might be changed or removed in the future thereby
causing code to break?

Paul


--- In flexcoders@yahoogroups.com, "Daniel Freiman" <[EMAIL PROTECTED]> wrote:
>
> There are some undocumented methods of the UITextfield that might be
useful
> if you can make use of them.  Specifically getTextRuns() and
getXMLText()
> might be useful to you depending on what functionality you are
looking for.
> 
> - Dan
> 
> On 12/29/06, Brian Dunphy <[EMAIL PROTECTED]> wrote:
> >
> >   When working on a CMS in Flex, I was making heavy use of the RTE
> > component, and I too discovered the horrible markup it generates. My
> > only advice would be to write a good formatter using regex in either
> > AS3 or your backend. I started to write one in AS3 but it's nowhere
> > near completion.
> >
> > I disable a lot of the functionality of the RTE in the CMS, i.e. I
> > don't allow them to change fonts, colors, etc. I only allow them to
> > format lists, paragraphs, links, etc. It cuts down on the bad markup
> > (not sure if this is an option for you).
> >
> > Best of luck!
> >
> > Brian
> >
> > On 12/28/06, joshuagatcke <[EMAIL PROTECTED] > wrote:
> > >
> > >
> > >
> > >
> > >
> > >
> > > I am wondering if it is possible to change the markup that is
output by
> > the
> > > rich text editor, if
> > > anyone has any tips or advice, it would be much appreciated.
> > >
> > > Thanks in advance,
> > >
> > >
> >
> > --
> > Brian Dunphy
> >  
> >
>




Re: [flexcoders] Converting Rich Text to HTML

2006-12-29 Thread greg h

Paul,

There were several threads here on FlexCoders back in August and September
about issues with RichTextEditor.

Here is the link for a post by Stefan Schmalhaus regarding his workaround
for the non-standard html:
http://tech.groups.yahoo.com/group/flexcoders/message/46530

And this link has comments I later posted on that same thread:
http://tech.groups.yahoo.com/group/flexcoders/message/49787

hth,

g

On 12/29/06, Paul Whitelock <[EMAIL PROTECTED]> wrote:


Is there some sample code anywhere that shows how to convert
"htmlText" generated by the RichTextEditor to standard HTML? For
instance, when adding a bulleted list in the RichTextEditor it
generates  tags but no enclosing  tag. Any pointers are
appreciated

Paul



[flexcoders] HSlider animation question...

2006-12-29 Thread Mark
I'm building an application with a HSlider component.  The user can
change the slider manually -- or they can hit an animate button that
uses a Timer to step through all the values of the slider.  Is there
anyway I can get the HSlider to animate the slider thumb during the
run of the Timer (the way it does if you click the track)?  Below is a
sample app.

Thanks in advance for any help!

mark


http://www.adobe.com/2006/mxml";
initialize="init();">
















Re: [flexcoders] Re: Need help about Wysiwyg

2006-12-29 Thread greg h

My 2¢ ...

1.  To provide support for valid, standards compliant HTML/XHTML Flash
Player needs an updated alternative to the TextArea's htmlText
property.
Meaning, right through FP9 we have a problem with the legacy of how earlier
FP versions provided HTML support.  For details see:
http://www.adobe.com/go/tn_14808
Flash TechNote
Using HTML text formatting in Flash 5
Last updated:  September 4, 2002

2.  Apollo.  If not in Flash Player, hopefully something can be done in
Apollo since it will integrate FP with a full standards compliant browser.

g

On 12/29/06, Daniel Freiman <[EMAIL PROTECTED]> wrote:


I don't see why this should be very hard.  I'm not saying it would be
quick, but since flash/flex has a known specification and html has a known
specification, the transformation between the two should be fairly obvious.
Put another way, if you can save and excel file as HTML, there's no reason
to believe that flash is special enough that it can't be transformed to
generate html.

I should be done with an application in about a month that does what
you're looking for and more.  It wouldn't be that hard to change our
proprietary XML output to HTML (it is something we're planing but not a high
priority right now).  If anyone's interested in it and want to know more you
can contact me off list.

- Dan



[flexcoders] Re: change the caret

2006-12-29 Thread chmax_flex
Thanks a lot for your input, Dan. 

--- In flexcoders@yahoogroups.com, "Daniel Freiman" <[EMAIL PROTECTED]> 
wrote:
>
> I doubt there is a built in way to do this.  If you really need the
> functionality you can always detect the caret position yourself 
using
> methods from UITextField and draw the block, but I'm not sure how 
responsive
> the graphics would be.
> 
> - Dan
> 
> On 12/29/06, chmax_flex <[EMAIL PROTECTED]> wrote:
> >
> >   --- In flexcoders@yahoogroups.com ,
> > "chmax_flex"  wrote:
> > >
> > > Hi, can we change the caret from vertical line to solid block 
in
> > flex?
> > > Thanks for your help.
> > >
> >
> > Can someone give me an idea of whether this can be done or not? 
Thanks
> > a lot!
> >
> >  
> >
>




Re: [flexcoders] Re: Need help about Wysiwyg

2006-12-29 Thread Ralf Bokelberg

Claus Wahlers & Friends implemented a standards compatible browser library
on earlier flash players, so i guess it's just a matter of time they or
somebody else ports it to AS3.

See http://www.osflash.org/deng

Cheers,
Ralf.

On 12/29/06, greg h <[EMAIL PROTECTED]> wrote:


  My 2¢ ...

1.  To provide support for valid, standards compliant HTML/XHTML Flash
Player needs an updated alternative to the TextArea's htmlText property
.
Meaning, right through FP9 we have a problem with the legacy of how earlier
FP versions provided HTML support.  For details see:
http://www.adobe.com/go/tn_14808
Flash TechNote
Using HTML text formatting in Flash 5
Last updated:  September 4, 2002

2.  Apollo.  If not in Flash Player, hopefully something can be done in
Apollo since it will integrate FP with a full standards compliant browser.

g

On 12/29/06, Daniel Freiman <[EMAIL PROTECTED]> wrote:
>
>  I don't see why this should be very hard.  I'm not saying it would be
> quick, but since flash/flex has a known specification and html has a known
> specification, the transformation between the two should be fairly obvious.
> Put another way, if you can save and excel file as HTML, there's no reason
> to believe that flash is special enough that it can't be transformed to
> generate html.
>
> I should be done with an application in about a month that does what
> you're looking for and more.  It wouldn't be that hard to change our
> proprietary XML output to HTML (it is something we're planing but not a high
> priority right now).  If anyone's interested in it and want to know more you
> can contact me off list.
>
> - Dan
>

 





--
Ralf Bokelberg <[EMAIL PROTECTED]>
Flex & Flash Consultant based in Cologne/Germany


[flexcoders] Rendering Smileys over a Textarea component

2006-12-29 Thread Aldo Bucchi
Hi :)

Just wondering :) how would you go about :D rendering smileys over a
text(area) component?
huh :P ?

( that is, parsing the text, detecting smiley :@ sequences and
replacing/overlaying them with the corresponding smiley image )

Thanks,
Aldo ;) :) :D

-- 
: Aldo Bucchi :
mobile (56) 9 8429 8300


RE: [flexcoders] Re: Multiple ComboBox Selection and Tree from XML

2006-12-29 Thread Tracy Spratt
If the data can be in one file then that is the easiest way to do it.

 

Use HTTPService with resultFormat="e4x" to get the data into Flex.

Then use an e4x expression to return an XMLList of the correct nodes for
the first combo box.

 

When you have that working, post back.

 

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of dranoel1967
Sent: Friday, December 29, 2006 1:24 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Multiple ComboBox Selection and Tree from XML

 

I will be using this xml file, I'm very open to changes... I have
several other "Locations" to 
add 18 in all. My first thought was to create a seperate xml file for
each, but as you see I 
currently have then in one large file.

Thanks again,







myLocation 1
1
 
Organization 1
2

RoleName 1

myAssign 1

myAssign SubName 1
1

http://www.newURL.com 


http://www.newURL.com  


myAssign SubName 2
2

insert intranet url
Insert your full text here
http://www.newUrl.com  








myLocation 2
2
 
Organization 2
2

myRoleName 2

MyNextAssign

MyNexAssign Sub1
2

http://www.newIntranetURL.com
 

http://www.newURL.com  


MyNextAssign sub2
4

insert intranet url

http://www.newURL.com  










--- In flexcoders@yahoogroups.com 
, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> That is clear. The general solution is to bind the dependant combo
> box's dataProvider to the selectedItem in its precedent control, or to
> have the change event of each combo box set the dataProvider for the
> dependant control. The exact implementation depends on several
factors.
> 
> 
> 
> How is your data organized, and how are you getting it from the
server?
> Specifically, does each comboBox selection need to trigger a data
> service call to get the result data for the dependent combo? Or can
you
> get all the data or parts of the data at once?
> 
> 
> 
> Tracy
> 
> 
> 
> 
> 
> From: flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com 
] On
> Behalf Of dranoel1967
> Sent: Thursday, December 28, 2006 5:38 PM
> To: flexcoders@yahoogroups.com  
> Subject: [flexcoders] Multiple ComboBox Selection and Tree from XML
> 
> 
> 
> Multiple ComboBox Selection from XML
> 
> Okay, I am looking for some help, or an example even a nod in the
right
> direction wouldl be 
> much appreciated.
> 
> I have three combo boxes and a tree that I need to populate from an
XML
> file.The first 
> combox 1 will need to have data ready for selection upon load. Then
> combobox 2 will then 
> be populated with all associated child nodes from the selection in
> combobox 1, and 
> combobox 3 will then be populated with all associated child nodes from
> the selection in 
> combobox 2. Once the user makes their final selection in combobox 3
the
> tree will be 
> populated with that childs data.
> 
> I am sure that this is as clear as mud! :)
> 
> Being very new to xml and Flex any examples and or suggestions would
be
> great.
> 
> Best Regards,
> 
> Dranoel
>

 



RE: [flexcoders] Debug version of FP9, into FireFox?

2006-12-29 Thread Tracy Spratt
Go to the folder:

C:\Program Files\Adobe\Flex Builder 2\Player\debug

 

And run:

Install Flash Player 9.exe

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Anderson
Sent: Friday, December 29, 2006 1:20 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Debug version of FP9, into FireFox?

 

Hello All,

I just installed FF for the first time, and now would like to get the
FP9 that comes with FlexBuilder, installed as the default Flash Player
plug-in.

What is the most straightforward method of accomplishing this?

Thanks in advance for all your help,

Mike

 



Re: [flexcoders] Re: Need help about Wysiwyg

2006-12-29 Thread greg h

Ralf,

Thanks.  I had not previously looked at Deng.

For me, the challenge has been finding a Flash/Flex based WYSIWYG text
editor that outputs valid, standards compliant HTML/XHTML for display in
browsers.

Am I correct that Deng only renders existing XHTML?  That is, that it does
not provide editing capabilities?

Just now, in the course of writing this reply, I went back to the best Flash
editor I had found, FlashTextEditor.com , and I
see an announcement from Dec 13, 2006 of a new version that supports CSS.
(The announcement is also here:  http://play.ground.gr/?p=103 ). But that is
targeting FP8/AS2/Flash V2.

If the creator of FlashTextEditor.com  can get
that all working for FP8/AS2/Flash V2, then he likely will be able to do it
for FP9/AS3/Flex 2.  I am cc'ing
FlashTextEditor.com's
creator on this reply (using [EMAIL PROTECTED]).  Maybe he will post
back with information on a release date for a Flex 2 version :-)

btw ... here is a link from Jesse Warden praising
FlashTextEditor.comback in March 2005:
http://www.jessewarden.com/archives/2005/03/flash_richtexte.html

Best regards,

g


On 12/29/06, Ralf Bokelberg <[EMAIL PROTECTED]> wrote:


 Claus Wahlers & Friends implemented a standards compatible browser
library on earlier flash players, so i guess it's just a matter of time they
or somebody else ports it to AS3.

See http://www.osflash.org/deng

Cheers,
Ralf.

On 12/29/06, greg h < [EMAIL PROTECTED]> wrote:
>
>   My 2¢ ...
>
> 1.  To provide support for valid, standards compliant HTML/XHTML Flash
> Player needs an updated alternative to the TextArea's htmlText property
> 
.
> Meaning, right through FP9 we have a problem with the legacy of how earlier
> FP versions provided HTML support.  For details see:
> http://www.adobe.com/go/tn_14808
> Flash TechNote
> Using HTML text formatting in Flash 5
> Last updated:  September 4, 2002
>
> 2.  Apollo.  If not in Flash Player, hopefully something can be done in
> Apollo since it will integrate FP with a full standards compliant browser.
>
> g
>
> On 12/29/06, Daniel Freiman < [EMAIL PROTECTED]> wrote:
> >
> >  I don't see why this should be very hard.  I'm not saying it would be
> > quick, but since flash/flex has a known specification and html has a known
> > specification, the transformation between the two should be fairly obvious.
> > Put another way, if you can save and excel file as HTML, there's no reason
> > to believe that flash is special enough that it can't be transformed to
> > generate html.
> >
> > I should be done with an application in about a month that does what
> > you're looking for and more.  It wouldn't be that hard to change our
> > proprietary XML output to HTML (it is something we're planing but not a high
> > priority right now).  If anyone's interested in it and want to know more you
> > can contact me off list.
> >
> > - Dan
> >
>
>


--
Ralf Bokelberg < [EMAIL PROTECTED]>
Flex & Flash Consultant based in Cologne/Germany



[flexcoders] Re: Converting Rich Text to HTML

2006-12-29 Thread Paul Whitelock
Thanks for the link to the thread. I've been using regular expressions
to strip tags out, but my main problem at the moment is handling lists.

Since there are no  tags (only  tags) I haven't yet figured
out how to add  and  tags to properly enclose  tags. The
problem becomes more difficult when multiple lists are in the Rich
Text since there's no easy way to tell where one begins and one ends.

I think it's odd that Flex 2 doesn't supply some sort of utility to
convert from Flash Rich Text to standard HTML.

If any regular expression guru knows how to prepend a  and append
 to a list (and determine where one list begins and ends), I'd
really appreciate seeing a RegExp expression to do this.

Paul

--- In flexcoders@yahoogroups.com, "greg h" <[EMAIL PROTECTED]> wrote:
>
> Paul,
> 
> There were several threads here on FlexCoders back in August and
September
> about issues with RichTextEditor.
> 
> Here is the link for a post by Stefan Schmalhaus regarding his
workaround
> for the non-standard html:
> http://tech.groups.yahoo.com/group/flexcoders/message/46530
> 
> And this link has comments I later posted on that same thread:
> http://tech.groups.yahoo.com/group/flexcoders/message/49787
> 
> hth,
> 
> g
> 
> On 12/29/06, Paul Whitelock <[EMAIL PROTECTED]> wrote:
> >
> > Is there some sample code anywhere that shows how to convert
> > "htmlText" generated by the RichTextEditor to standard HTML? For
> > instance, when adding a bulleted list in the RichTextEditor it
> > generates  tags but no enclosing  tag. Any pointers are
> > appreciated
> >
> > Paul
> >
>




Re: [flexcoders] Any word on The RIA book??

2006-12-29 Thread Anatole Tartakovsky

Mike,
   I will gladly answer any questions on the topics you need. There were
reprints of some chapters recently in other Sys-con publications - that is
what I found on google:
*http://java.sys-con.com/read/296230.htm*
*http://java.sys-con.com/read/312098.htm*
*http://java.sys-con.com/read/311283.htm*
*http://java.sys-con.com/read/295397.htm*
**
One chapter takes three sequential issues of the magazine. The samples with
source are online.

Sincerely,
Anatole Tartakovsky
www.faratasystems.com


**


On 12/29/06, Paul Andrews <[EMAIL PROTECTED]> wrote:


  - Original Message -
From: "Mike Anderson" <[EMAIL PROTECTED] >
To: >
Sent: Friday, December 29, 2006 1:04 AM
Subject: [flexcoders] Any word on The RIA book??

> The contents of this book have me extremely excited, and is integral to
> my project that I must finish up in the next couple months.

What topic(s) specifically is making you so excited?

Paul