What do you want to do ? You want to show the flash content in your
custom component?
On 9/21/09, karthi keyan wrote:
> Hi Guys,
> I am new to Flex, we have created some animation in flash. Those animations
> are in library.
> I Export the particular Animation(MovieClip) to SWC.
> I added the SW
All :
Is there Flex Builder update avalable for Flex 3.4 .
Thanks,
Satish
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to flex_india@googlegroups.
Hi,
I done offline/online status checking in my AIR
application. Please
refer the below blog, I have posted as CHECKING NETWORK & INTERNET
LIVE OR NOT in AIR
http://flexlokh.blogspot.com/.
Thanks
Lokh
On Sep 22, 3:45 pm, rishi narang wrote:
> use service monitor class in AIR.p
Try using Log5F.swc, i havent tried it yet but seems it is very similar
log4j used for java logging.
- kay kay
On Tue, Sep 22, 2009 at 4:11 AM, Vivek Jain wrote:
> Hi All,
>
> I am looking for log exception mechanism in Flex Technology like .NET.
>
> If any error occurs during action script pro
I faced same problem but followed route 3 of routing request thru proxy.
What is the error you are encountering thry crossdomain, if you do not have
any security issues placing crossdomail file will be easier.
- kay kay
On Mon, Sep 21, 2009 at 11:38 PM, Shyam wrote:
>
> Hi All,
>I have
Hi Prem,
You could call a javascript function from flex, that should fulfill ur
req...
On Wed, Sep 16, 2009 at 3:54 PM, Prem wrote:
>
> Hi
> My application is a combination of Flex and JSP forms. I open a Flex
> form and process some task and meanwhile i open a JSP form. When the
> Flex task co
Thanks for sharing :)
On Wed, Sep 16, 2009 at 5:58 AM, Kiran Kumar Vasireddy
wrote:
> Amazing flex windows style skin ( If some one is already posted or already
> seen please ignore)
> http://www.mindtheflex.com/?p=3
>
> Regards
> Kiran
>
> >
>
--
Regards,
Preetham Hegde
Hi Vikram,
That is normal, it is not problem in your coding.
if u are using session then, this will happen.
Usually a user will open 1 account only account, if ur req is different
then you must not use session instead send the details (state) with each
request as paramter.
On Thu, Sep 17, 2009 a
Hi Amit,
Use your gmail, then
to post ,send email to flex_india@googlegroups.com
with your required attachment..
On Mon, Sep 21, 2009 at 12:21 PM, amit doshi wrote:
>
> Hello friends,
>
> I am also looking for the same how to attach file in the
> post
>
>
trying using *IViewCursor *
It may help you..
On Tue, Sep 22, 2009 at 6:01 PM, flex_oink wrote:
>
> Thnx for your reply. Tried with that. Didnt work.
>
> On Jul 30, 6:00 pm, Ravi M wrote:
> > Try using
> > table.verticalScrollPosition = table.maxVerticalScrollPosition
> > next to scrollToIndex
Hi friends,
Am having a datagrid , textinput and combobox.
i want to filter datagrid by text input and combobox.
I mean muti filtering on datagrid.
need help..
Regards
santosh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to th
Hi,
Managed to solve the issue before i could try out your following
suggestion.I deleted my existing flex project (from flex ide and not from
disk) and created an new project.I then imported the contents of the
previous project into the new project and built the swf. I deployed the swf
in the
Thnx for your reply. Tried with that. Didnt work.
On Jul 30, 6:00 pm, Ravi M wrote:
> Try using
> table.verticalScrollPosition = table.maxVerticalScrollPosition
> next to scrollToIndex
>
> Ravi
>
> On Thu, Jul 30, 2009 at 11:45 AM, flex_oink wrote:
>
> > Here is the code I am working on. There
Hi Surendra,
You can do that.. On the itemClick event itself you can write a function like
Function onColumnClick(event):void{
if(event.columnIndex == (the column index you want)){
your conditions..
}
}
-Original Message-
From: flex_india@googlegroups.com
Hi Surendra,
You can do that.. On the itemClick event itself you can write a
function like
Function onColumnClick(event):void{
if(event.columnIndex == (the column index you want)){
your conditions..
}
}
On Sep 22, 5:08 pm, Ravi Mishra wrote:
> Hi Surendra,
>
> I think this kind
Hi Amit,
Try the following:
http://www.adobe.com/2006/mxml";
layout="absolute" click="hitTestMethod(event)">
HTH,
-Ravi
http://achieveravi.blogspot.com
On Sep 21, 11:58 am, amit doshi wrote:
> Hi,
>
> I am looking for an example in which if the it
Hi Surendra,
I think this kind of event is not available in Flex.
-Ravi
http://achieveravi.blogspot.com
On Sep 22, 4:34 pm, surendra chowdary
wrote:
> Hi Ravi,Thanks for the reply.
>
> like row click i want column click , when i click on particular column any
> where then some operation i have
Ok. will look into it and update you if i find any prob.
Thanks for your reply.
On Tue, Sep 22, 2009 at 4:30 PM, rishi narang wrote:
> Read this
>
>
>
> http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/
>
>
>
> On Tue, Sep 22, 2009 at 4:22 PM, Vivek
Hi Ravi,Thanks for the reply.
like row click i want column click , when i click on particular column any
where then some operation i have to do.
Surendra.
On Tue, Sep 22, 2009 at 4:16 PM, Ravi Mishra wrote:
>
> Hi Surendra,
>
> I guess I could not understand your problem completely. Are you
Read this
http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/
On Tue, Sep 22, 2009 at 4:22 PM, Vivek Jain wrote:
> Can you please guide me how it can be achived using action script?
>
>
>
> On Tue, Sep 22, 2009 at 4:09 PM, rishi narang wrote:
>
>> f
Can you please guide me how it can be achived using action script?
On Tue, Sep 22, 2009 at 4:09 PM, rishi narang wrote:
> flash player 10 allows u to write data in text file without any external
> support...if u r using fp9 then u need to send the byte array of text to
> the server side and
Hi Surendra,
I guess I could not understand your problem completely. Are you trying
to click on the header of column and then listen to this event?
If yes then the event is HeaderRelease event. If "no" then please
elaborate the problem in little more detail.
HTH,
-Ravi
http://achieveravi.blogs
use service monitor class in AIR.ping for the network status (socket
connection)if not connected store data in local AIR DBif connected
store in whatever db u r using.u need to develop ur own logic for
this..
On Tue, Sep 22, 2009 at 3:31 PM, prajnith K wrote:
> hi friends!!!
flash player 10 allows u to write data in text file without any external
support...if u r using fp9 then u need to send the byte array of text to
the server side and that server will write file for u
On Tue, Sep 22, 2009 at 3:54 PM, Vivek Jain wrote:
> i think i was not clear about the quest
hi friends!!!
What are the implementation details involved in doing online / offline
synchronization using the AIR platform?
Prajnith
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To
i think i was not clear about the question. i simply want to catch the
exception using Try/Catch block and write that exception into a Text File.
any idea?
Thanks in advance,
On Tue, Sep 22, 2009 at 2:53 PM, rishi narang wrote:
> use monster debugger
>
>
> On Tue, Sep 22, 2009 at 2:41 PM, Vive
Hi guys,
Can anyone guide me regarding Datagrid Column click, is that available
in flex ?
my task is when i click on a particular column in datagrid then the
event must throw.
if not if any other option is there..please guide me
Thanks in advance,
Surendra.
--~--~-~--~~
Hi All,
I want to highlight grid row on mouce over event conditionally. For
Instance, I am using Flex datagrid where i am populating the grid with Xml
data. From that xml, i am creating one column that is "Rates" where i want
to change itemrollover color to "Red" when rate value is less than (60)
use monster debugger
On Tue, Sep 22, 2009 at 2:41 PM, Vivek Jain wrote:
> Hi All,
>
> I am looking for log exception mechanism in Flex Technology like .NET.
>
> If any error occurs during action script processing, it should be catched
> and logged into a file. Is there any way to achive this?
>
Hi All,
I am looking for log exception mechanism in Flex Technology like .NET.
If any error occurs during action script processing, it should be catched
and logged into a file. Is there any way to achive this?
looking for your earliest response.
Thanks in advance.
Cheers,
Vivek Jain
--~--~---
In serverconfig.xml specify the path of your server instead of '
http://localhost:8080/
blazeds" where you are deploying it.
On Tue, Sep 22, 2009 at 11:31 AM, ShyamSundar Ashok <
ashok.shyamsun...@gmail.com> wrote:
> Hi,
>
> the contents of the crossdomain.xml is as follows:
>
>
> http://www.ad
Hi Minal,
You can create PDF from flex quie easily
You can use AlivePDF Document generator which is open source and can
have lot of functiaonlities
I have done this with the current project
If you wnat i can help you out
u can chat with me on abdullasulai...@gmail.com for further help how
to
Hi,
the contents of the crossdomain.xml is as follows:
http://www.adobe.com/xml/dtds/cross-domain-policy.dtd";>
http://www.example.com/>"
headers="SOAPAction"/>
I am not sure if this is correct.I have tried giving the IP address of the
server instead of ' *' .
I have deployed this file und
33 matches
Mail list logo