[flexcoders] Re: flex2 final - how set flashing cursor in textinput

2006-08-15 Thread Tim Hoff
Well, it works all of the time in IE. But, until the browser wars are over, that's the best we can do. I figure that some solution is better than no solution. -TH --- In flexcoders@yahoogroups.com, "bhaq1972" <[EMAIL PROTECTED]> wrote: > > Hi Tim > i downloaded the zip and ran the example and

[flexcoders] Re: flex2 final - how set flashing cursor in textinput

2006-08-15 Thread bhaq1972
Hi Tim i downloaded the zip and ran the example and i'm finding it works but not all of the time. (i'm using IE etc). does it work for you all the time? regrds bod --- In flexcoders@yahoogroups.com, "Tim Hoff" <[EMAIL PROTECTED]> wrote: > > Hey Bod, > > You don't have to put anything into th

[flexcoders] Re: flex2 final - how set flashing cursor in textinput

2006-08-15 Thread Tim Hoff
Hey Bod, You don't have to put anything into the HTML wrapper file. With Abdul Qabiz's javascript injection, the java function is inserted at run-time. Just follow the example and change the name of the SWF file in the java function. If you get stuck, let me know. -TH --- In flexcoders@yah

[flexcoders] Re: flex2 final - how set flashing cursor in textinput

2006-08-15 Thread bhaq1972
Thanks Tim. This is very good stuff. i'm not sure of one thing. what do i put into my html wrapper. thanks for your help regards bod --- In flexcoders@yahoogroups.com, "Tim Hoff" <[EMAIL PROTECTED]> wrote: > > > Hi Bod, > > This might help a little: > > http://www.cflex.net/showfiledetails.c

[flexcoders] Re: flex2 final - how set flashing cursor in textinput

2006-08-14 Thread Tim Hoff
Hi Bod, This might help a little: http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=462  -TH--- In flexcoders@yahoogroups.com, "bhaq1972" <[EMAIL PROTECTED]> wrote:>> how do i place the cursor onto the first textinput on my form in > actionscript.> > the setFocus() and se