Search the web
Sign In
New User? Sign Up
iGeeks · Indian Geeks Organization
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5331 - 5360 of 5360   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#5360 From: deepak katiyar <Kat_302000@...>
Date: Tue Nov 17, 2009 6:48 am
Subject: Fact about THACKERAYS ........
kat_302000
Offline Offline
Send Email Send Email
 
Hi Everybody,

Its simple ....

Past Bal thackeray
Marathis vs South Indians

Present Raj thackeray
Marathis vs North Indians

Future Bal vs Raj
Marathi vs Marathi

This thackeray clan will kill there own ppl for power BEWARE maharashtrians
they dont care about anyone they only want power.. what have they done for
vidharba farmers...

Maharashtrians are peace loving ppl with very good family values which i have
seen in suburbs like dombivli kalyan... i hardly see them spending on luxuries
like cars or big house but they will spend on there kids education who in turn
also take care of there parents... this type of violence is hardly seen in them

Please forward this to everyone who are unaware of this fact .......





[Non-text portions of this message have been removed]

#5359 From: Atul Dabke <dabke.atul@...>
Date: Sat Aug 29, 2009 4:54 pm
Subject: Online Chat application
atuldabke21
Offline Offline
Send Email Send Email
 
Hello all,

I am looking to develop and online chat application similar to "Shoutbox" as
given below.

http://www.xigla.com/shoutbox/

Please let me know if any of you is interested to develop such an
application. Please get back to me on my personal email ID.

Thanks & regards,
Atul


[Non-text portions of this message have been removed]

#5358 From: Rajkumar <flasziraj@...>
Date: Mon Jun 29, 2009 6:13 am
Subject: Re: Re: AS 2.0 - "mailto:" doesn't work in exe
flasziraj
Offline Offline
Send Email Send Email
 
The script i gave you is intended to be used on exe. Should be working fine
because we did more than 20 projects  with that one.

Raj.



________________________________
From: darshan rane <darr_zol@...>
To: iGeeks@yahoogroups.com
Sent: Wednesday, 24 June, 2009 12:07:17 AM
Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





yes

it doesnt work in exe
it will work in browser or swf but not in exe

____________ _________ _________ __
From: Rajkumar <flasziraj@yahoo. co.in>
To: iGeeks@yahoogroups. com
Sent: Thursday, 18 June, 2009 10:47:01 PM
Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe

Let me know what issue you face.

Raj.

____________ _________ _________ __
From: J <j4k4ever@gmail. com>
To: iGeeks@yahoogroups. com
Sent: Wednesday, 17 June, 2009 2:21:07 PM
Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe

Sorry, but it's not working. Seems to be a problem - I searched other forums
too and quite a number of people are complaining about it. Has it worked for
you? I haven't tested another machine(OS) nor another flash version (I'm
using CS3).

Thanks!
~ jai

On Tue, Jun 16, 2009 at 10:59 PM, J <j4k4ever@gmail. com> wrote:

> Thanks Raj, will try this :)
>
> regards
> ~ jai
>
> On Tue, Jun 16, 2009 at 10:29 PM, Rajkumar <flasziraj@yahoo. co.in> wrote:
>
>>
>>
>> Hi Jai,
>>
>> If you want to open up OE / default mail client from a standalone player,
>> getURL doesn't work. You will have to use some alternate method to achieve
>> it.
>>
>> You can write down a bat file to open the mail client and then execute the
>> .bat file through Flash. Here is the code for the .bat file:
>>
>> @ECHO off
>> start c:\&#65532;progra~ 1\outloo~ 1\msimn.exe
/mailurl:mailto:abc@...<abc%40mail. com>
>> ?subject=mailSubjec t
>> cls
>> exit
>>
>> Save this as a .bat file, say OEmail.bat and then have this called via
>> Flash. Here is how you could do that:
>>
>> fscommand("exec" ,"OEmail. bat");
>>
>> NOTE: You will have to place the .bat file in a folder named "fscommand",
>> the usual way.
>>
>> Hope this helps.
>>
>> Raj.
>>
>>
>> --- In iGeeks@yahoogroups. com <iGeeks%40yahoogrou ps.com>, J <j4k4ever@.. .>
>> wrote:
>> >
>> > Hey friends,
>> >
>> > Standalone player (exe and swf without html) doesn't launch my default
>> email
>> > client by this code:
>> >
>> > on(release)
>> > {
>> > getURL("mailto: abc@...", "_blank");
>> > }
>> >
>> > Any ideas would be appreciated!
>> >
>> > Thanks & Regards,
>> > ~ Jai
>> >
>> >
>> > [Non-text portions of this message have been removed]
>> >
>>
>>
>>
>
>

[Non-text portions of this message have been removed]

Love Cricket? Check out live scores, photos, video highlights and more. Click
here http://cricket. yahoo.com

[Non-text portions of this message have been removed]

Cricket on your mind? Visit the ultimate cricket website. Enter http://cricket.
yahoo.com

[Non-text portions of this message have been removed]





       ICC World Twenty20 England &#39;09 exclusively on YAHOO! CRICKET
http://cricket.yahoo.com

[Non-text portions of this message have been removed]

#5357 From: Rajkumar <flasziraj@...>
Date: Mon Jun 29, 2009 6:13 am
Subject: Re: Re: Re: AS 2.0 - "mailto:" doesn't work in exe
flasziraj
Offline Offline
Send Email Send Email
 
Thats nice to hear!

Raj.



________________________________
From: "aliasgar2004@..." <aliasgar2004@...>
To: iGeeks@yahoogroups.com
Sent: Friday, 26 June, 2009 3:30:57 PM
Subject: Re: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





Hi

I have tried the same thing its working fine with me.

Aliasgar

On Jun 24, 2009 12:07am, darshan rane <darr_zol@yahoo. co.in> wrote:













































> yes





> it doesnt work in exe


> it will work in browser or swf but not in exe





> ____________ _________ _________ __


> From: Rajkumar flasziraj@yahoo. co.in>


> To: iGeeks@yahoogroups. com


> Sent: Thursday, 18 June, 2009 10:47:01 PM


> Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





> Let me know what issue you face.





> Raj.





> ____________ _________ _________ __


> From: J


> To: iGeeks@yahoogroups. com


> Sent: Wednesday, 17 June, 2009 2:21:07 PM


> Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





> Sorry, but it's not working. Seems to be a problem - I searched other
> forums


> too and quite a number of people are complaining about it. Has it worked
> for


> you? I haven't tested another machine(OS) nor another flash version (I'm


> using CS3).





> Thanks!


> ~ jai





> On Tue, Jun 16, 2009 at 10:59 PM, J wrote:





> > Thanks Raj, will try this :)


> >


> > regards


> > ~ jai


> >


> > On Tue, Jun 16, 2009 at 10:29 PM, Rajkumar co.in> wrote:


> >


> >>


> >>


> >> Hi Jai,


> >>


> >> If you want to open up OE / default mail client from a standalone
> player,


> >> getURL doesn't work. You will have to use some alternate method to
> achieve


> >> it.


> >>


> >> You can write down a bat file to open the mail client and then execute
> the


> >> .bat file through Flash. Here is the code for the .bat file:


> >>


> >> @ECHO off


> >> start c:\progra~ 1\outloo~ 1\msimn.exe
> /mailurl:mailto:abc@...%40mail. com>


> >> ?subject=mailSubjec t


> >> cls


> >> exit


> >>


> >> Save this as a .bat file, say OEmail.bat and then have this called via


> >> Flash. Here is how you could do that:


> >>


> >> fscommand("exec" ,"OEmail. bat");


> >>


> >> NOTE: You will have to place the .bat file in a folder
> named "fscommand",


> >> the usual way.


> >>


> >> Hope this helps.


> >>


> >> Raj.


> >>


> >>


> >> --- In iGeeks@yahoogroups. com ps.com>, J


> >> wrote:


> >> >


> >> > Hey friends,


> >> >


> >> > Standalone player (exe and swf without html) doesn't launch my
> default


> >> email


> >> > client by this code:


> >> >


> >> > on(release)


> >> > {


> >> > getURL("mailto: abc@...", "_blank");


> >> > }


> >> >


> >> > Any ideas would be appreciated!


> >> >


> >> > Thanks & Regards,


> >> > ~ Jai


> >> >


> >> >


> >> > [Non-text portions of this message have been removed]


> >> >


> >>


> >>


> >>


> >


> >





> [Non-text portions of this message have been removed]





> Love Cricket? Check out live scores, photos, video highlights and more.
> Click here http://cricket. yahoo.com





> [Non-text portions of this message have been removed]





> Cricket on your mind? Visit the ultimate cricket website. Enter
> http://cricket. yahoo.com





> [Non-text portions of this message have been removed]


















>



































[Non-text portions of this message have been removed]





       Cricket on your mind? Visit the ultimate cricket website. Enter
http://cricket.yahoo.com

[Non-text portions of this message have been removed]

#5356 From: aliasgar2004@...
Date: Fri Jun 26, 2009 10:00 am
Subject: Re: Re: Re: AS 2.0 - "mailto:" doesn't work in exe
ali_asgar_ja...
Offline Offline
Send Email Send Email
 
Hi

I have tried the same thing its working fine with me.

Aliasgar

On Jun 24, 2009 12:07am, darshan rane <darr_zol@...> wrote:













































> yes





> it doesnt work in exe


> it will work in browser or swf but not in exe





> ________________________________


> From: Rajkumar flasziraj@...>


> To: iGeeks@yahoogroups.com


> Sent: Thursday, 18 June, 2009 10:47:01 PM


> Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





> Let me know what issue you face.





> Raj.





> ____________ _________ _________ __


> From: J


> To: iGeeks@yahoogroups. com


> Sent: Wednesday, 17 June, 2009 2:21:07 PM


> Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





> Sorry, but it's not working. Seems to be a problem - I searched other
> forums


> too and quite a number of people are complaining about it. Has it worked
> for


> you? I haven't tested another machine(OS) nor another flash version (I'm


> using CS3).





> Thanks!


> ~ jai





> On Tue, Jun 16, 2009 at 10:59 PM, J wrote:





> > Thanks Raj, will try this :)


> >


> > regards


> > ~ jai


> >


> > On Tue, Jun 16, 2009 at 10:29 PM, Rajkumar co.in> wrote:


> >


> >>


> >>


> >> Hi Jai,


> >>


> >> If you want to open up OE / default mail client from a standalone
> player,


> >> getURL doesn't work. You will have to use some alternate method to
> achieve


> >> it.


> >>


> >> You can write down a bat file to open the mail client and then execute
> the


> >> .bat file through Flash. Here is the code for the .bat file:


> >>


> >> @ECHO off


> >> start c:\progra~ 1\outloo~ 1\msimn.exe
> /mailurl:mailto:abc@...%40mail. com>


> >> ?subject=mailSubjec t


> >> cls


> >> exit


> >>


> >> Save this as a .bat file, say OEmail.bat and then have this called via


> >> Flash. Here is how you could do that:


> >>


> >> fscommand("exec" ,"OEmail. bat");


> >>


> >> NOTE: You will have to place the .bat file in a folder
> named "fscommand",


> >> the usual way.


> >>


> >> Hope this helps.


> >>


> >> Raj.


> >>


> >>


> >> --- In iGeeks@yahoogroups. com ps.com>, J


> >> wrote:


> >> >


> >> > Hey friends,


> >> >


> >> > Standalone player (exe and swf without html) doesn't launch my
> default


> >> email


> >> > client by this code:


> >> >


> >> > on(release)


> >> > {


> >> > getURL("mailto: abc@...", "_blank");


> >> > }


> >> >


> >> > Any ideas would be appreciated!


> >> >


> >> > Thanks & Regards,


> >> > ~ Jai


> >> >


> >> >


> >> > [Non-text portions of this message have been removed]


> >> >


> >>


> >>


> >>


> >


> >





> [Non-text portions of this message have been removed]





> Love Cricket? Check out live scores, photos, video highlights and more.
> Click here http://cricket. yahoo.com





> [Non-text portions of this message have been removed]





> Cricket on your mind? Visit the ultimate cricket website. Enter
> http://cricket.yahoo.com





> [Non-text portions of this message have been removed]


















>




































[Non-text portions of this message have been removed]

#5355 From: darshan rane <darr_zol@...>
Date: Tue Jun 23, 2009 6:37 pm
Subject: Re: Re: AS 2.0 - "mailto:" doesn't work in exe
darr_zol
Offline Offline
Send Email Send Email
 
yes

it doesnt work in exe
it will work in browser or swf but not in exe




________________________________
From: Rajkumar <flasziraj@...>
To: iGeeks@yahoogroups.com
Sent: Thursday, 18 June, 2009 10:47:01 PM
Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





Let me know what issue you face.

Raj.

____________ _________ _________ __
From: J <j4k4ever@gmail. com>
To: iGeeks@yahoogroups. com
Sent: Wednesday, 17 June, 2009 2:21:07 PM
Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe

Sorry, but it's not working. Seems to be a problem - I searched other forums
too and quite a number of people are complaining about it. Has it worked for
you? I haven't tested another machine(OS) nor another flash version (I'm
using CS3).

Thanks!
~ jai

On Tue, Jun 16, 2009 at 10:59 PM, J <j4k4ever@gmail. com> wrote:

> Thanks Raj, will try this :)
>
> regards
> ~ jai
>
> On Tue, Jun 16, 2009 at 10:29 PM, Rajkumar <flasziraj@yahoo. co.in> wrote:
>
>>
>>
>> Hi Jai,
>>
>> If you want to open up OE / default mail client from a standalone player,
>> getURL doesn't work. You will have to use some alternate method to achieve
>> it.
>>
>> You can write down a bat file to open the mail client and then execute the
>> .bat file through Flash. Here is the code for the .bat file:
>>
>> @ECHO off
>> start c:\&#65532;progra~ 1\outloo~ 1\msimn.exe
/mailurl:mailto:abc@...<abc%40mail. com>
>> ?subject=mailSubjec t
>> cls
>> exit
>>
>> Save this as a .bat file, say OEmail.bat and then have this called via
>> Flash. Here is how you could do that:
>>
>> fscommand("exec" ,"OEmail. bat");
>>
>> NOTE: You will have to place the .bat file in a folder named "fscommand",
>> the usual way.
>>
>> Hope this helps.
>>
>> Raj.
>>
>>
>> --- In iGeeks@yahoogroups. com <iGeeks%40yahoogrou ps.com>, J <j4k4ever@.. .>
>> wrote:
>> >
>> > Hey friends,
>> >
>> > Standalone player (exe and swf without html) doesn't launch my default
>> email
>> > client by this code:
>> >
>> > on(release)
>> > {
>> > getURL("mailto: abc@...", "_blank");
>> > }
>> >
>> > Any ideas would be appreciated!
>> >
>> > Thanks & Regards,
>> > ~ Jai
>> >
>> >
>> > [Non-text portions of this message have been removed]
>> >
>>
>>
>>
>
>

[Non-text portions of this message have been removed]

Love Cricket? Check out live scores, photos, video highlights and more. Click
here http://cricket. yahoo.com

[Non-text portions of this message have been removed]





       Cricket on your mind? Visit the ultimate cricket website. Enter
http://cricket.yahoo.com

[Non-text portions of this message have been removed]

#5354 From: Rajkumar <flasziraj@...>
Date: Thu Jun 18, 2009 5:17 pm
Subject: Re: Re: AS 2.0 - "mailto:" doesn't work in exe
flasziraj
Offline Offline
Send Email Send Email
 
Let me know what issue you face.

Raj.



________________________________
From: J <j4k4ever@...>
To: iGeeks@yahoogroups.com
Sent: Wednesday, 17 June, 2009 2:21:07 PM
Subject: Re: [iGeeks] Re: AS 2.0 - "mailto:" doesn't work in exe





Sorry, but it's not working. Seems to be a problem - I searched other forums
too and quite a number of people are complaining about it. Has it worked for
you? I haven't tested another machine(OS) nor another flash version (I'm
using CS3).

Thanks!
~ jai

On Tue, Jun 16, 2009 at 10:59 PM, J <j4k4ever@gmail. com> wrote:

> Thanks Raj, will try this :)
>
> regards
> ~ jai
>
> On Tue, Jun 16, 2009 at 10:29 PM, Rajkumar <flasziraj@yahoo. co.in> wrote:
>
>>
>>
>> Hi Jai,
>>
>> If you want to open up OE / default mail client from a standalone player,
>> getURL doesn't work. You will have to use some alternate method to achieve
>> it.
>>
>> You can write down a bat file to open the mail client and then execute the
>> .bat file through Flash. Here is the code for the .bat file:
>>
>> @ECHO off
>> start c:\&#65532;progra~ 1\outloo~ 1\msimn.exe
/mailurl:mailto:abc@...<abc%40mail. com>
>> ?subject=mailSubjec t
>> cls
>> exit
>>
>> Save this as a .bat file, say OEmail.bat and then have this called via
>> Flash. Here is how you could do that:
>>
>> fscommand("exec" ,"OEmail. bat");
>>
>> NOTE: You will have to place the .bat file in a folder named "fscommand",
>> the usual way.
>>
>> Hope this helps.
>>
>> Raj.
>>
>>
>> --- In iGeeks@yahoogroups. com <iGeeks%40yahoogrou ps.com>, J <j4k4ever@.. .>
>> wrote:
>> >
>> > Hey friends,
>> >
>> > Standalone player (exe and swf without html) doesn't launch my default
>> email
>> > client by this code:
>> >
>> > on(release)
>> > {
>> > getURL("mailto: abc@...", "_blank");
>> > }
>> >
>> > Any ideas would be appreciated!
>> >
>> > Thanks & Regards,
>> > ~ Jai
>> >
>> >
>> > [Non-text portions of this message have been removed]
>> >
>>
>>
>>
>
>

[Non-text portions of this message have been removed]





       Love Cricket? Check out live scores, photos, video highlights and more.
Click here http://cricket.yahoo.com

[Non-text portions of this message have been removed]

#5353 From: deepak katiyar <Kat_302000@...>
Date: Wed Jun 17, 2009 11:07 am
Subject: looking for a job change ....
kat_302000
Offline Offline
Send Email Send Email
 
Sorry Guys,

There was some problem with the attachment in the earlier mail

You can download my CV from the below given link ...

http://helloscript.com/start/Deepaks_resume.doc

Regards,
Deepak Katiyar

--- On Wed, 6/17/09, deepak katiyar <Kat_302000@...> wrote:

From: deepak katiyar <Kat_302000@...>
Subject: [iGeeks] looking for a job change ....
To: iGeeks@yahoogroups.com
Date: Wednesday, June 17, 2009, 4:26 PM

















       Hi Guys,



I am a Sr. Programmer working in DMCL(Essel Group) looking for a job change.



If you are aware of any job vacancy in any company related to Flash and Flex,
please let me know.



Short description :



I have done BE as a graduation.

I am Flash CS3 Professional certified.

Total experience is of  5.5 years.



For detailed information you can have a look in my attached resume



Regards,

Deepak Katiyar



[Non-text portions of this message have been removed]































[Non-text portions of this message have been removed]

#5352 From: deepak katiyar <Kat_302000@...>
Date: Wed Jun 17, 2009 10:56 am
Subject: looking for a job change ....
kat_302000
Offline Offline
Send Email Send Email
 
Hi Guys,

I am a Sr. Programmer working in DMCL(Essel Group) looking for a job change.

If you are aware of any job vacancy in any company related to Flash and Flex,
please let me know.

Short description :

I have done BE as a graduation.
I am Flash CS3 Professional certified.
Total experience is of  5.5 years.

For detailed information you can have a look in my attached resume

Regards,
Deepak Katiyar





[Non-text portions of this message have been removed]

#5351 From: J <j4k4ever@...>
Date: Wed Jun 17, 2009 8:51 am
Subject: Re: Re: AS 2.0 - "mailto:" doesn't work in exe
jai_sonwalkar
Offline Offline
Send Email Send Email
 
Sorry, but it's not working. Seems to be a problem - I searched other forums
too and quite a number of people are complaining about it. Has it worked for
you? I haven't tested another machine(OS) nor another flash version (I'm
using CS3).

Thanks!
~ jai

On Tue, Jun 16, 2009 at 10:59 PM, J <j4k4ever@...> wrote:

> Thanks Raj, will try this :)
>
> regards
> ~ jai
>
> On Tue, Jun 16, 2009 at 10:29 PM, Rajkumar <flasziraj@...> wrote:
>
>>
>>
>> Hi Jai,
>>
>> If you want to open up OE / default mail client from a standalone player,
>> getURL doesn't work. You will have to use some alternate method to achieve
>> it.
>>
>> You can write down a bat file to open the mail client and then execute the
>> .bat file through Flash. Here is the code for the .bat file:
>>
>> @ECHO off
>> start c:\&#65532;progra~1\outloo~1\msimn.exe
/mailurl:mailto:abc@...<abc%40mail.com>
>> ?subject=mailSubject
>> cls
>> exit
>>
>> Save this as a .bat file, say OEmail.bat and then have this called via
>> Flash. Here is how you could do that:
>>
>> fscommand("exec","OEmail.bat");
>>
>> NOTE: You will have to place the .bat file in a folder named "fscommand",
>> the usual way.
>>
>> Hope this helps.
>>
>> Raj.
>>
>>
>> --- In iGeeks@yahoogroups.com <iGeeks%40yahoogroups.com>, J <j4k4ever@...>
>> wrote:
>> >
>> > Hey friends,
>> >
>> > Standalone player (exe and swf without html) doesn't launch my default
>> email
>> > client by this code:
>> >
>> > on(release)
>> > {
>> > getURL("mailto:abc@...", "_blank");
>> > }
>> >
>> > Any ideas would be appreciated!
>> >
>> > Thanks & Regards,
>> > ~ Jai
>> >
>> >
>> > [Non-text portions of this message have been removed]
>> >
>>
>>
>>
>
>


[Non-text portions of this message have been removed]

#5350 From: J <j4k4ever@...>
Date: Tue Jun 16, 2009 5:29 pm
Subject: Re: Re: AS 2.0 - "mailto:" doesn't work in exe
jai_sonwalkar
Offline Offline
Send Email Send Email
 
Thanks Raj, will try this :)

regards
~ jai

On Tue, Jun 16, 2009 at 10:29 PM, Rajkumar <flasziraj@...> wrote:

>
>
> Hi Jai,
>
> If you want to open up OE / default mail client from a standalone player,
> getURL doesn't work. You will have to use some alternate method to achieve
> it.
>
> You can write down a bat file to open the mail client and then execute the
> .bat file through Flash. Here is the code for the .bat file:
>
> @ECHO off
> start c:\&#65532;progra~1\outloo~1\msimn.exe
/mailurl:mailto:abc@...<abc%40mail.com>
> ?subject=mailSubject
> cls
> exit
>
> Save this as a .bat file, say OEmail.bat and then have this called via
> Flash. Here is how you could do that:
>
> fscommand("exec","OEmail.bat");
>
> NOTE: You will have to place the .bat file in a folder named "fscommand",
> the usual way.
>
> Hope this helps.
>
> Raj.
>
> --- In iGeeks@yahoogroups.com <iGeeks%40yahoogroups.com>, J <j4k4ever@...>
> wrote:
> >
> > Hey friends,
> >
> > Standalone player (exe and swf without html) doesn't launch my default
> email
> > client by this code:
> >
> > on(release)
> > {
> > getURL("mailto:abc@...", "_blank");
> > }
> >
> > Any ideas would be appreciated!
> >
> > Thanks & Regards,
> > ~ Jai
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>


[Non-text portions of this message have been removed]

#5349 From: "Rajkumar" <flasziraj@...>
Date: Tue Jun 16, 2009 4:59 pm
Subject: Re: AS 2.0 - "mailto:" doesn't work in exe
flasziraj
Offline Offline
Send Email Send Email
 
Hi Jai,

If you want to open up OE / default mail client from a standalone player, getURL
doesn't work. You will have to use some alternate method to achieve it.

You can write down a bat file to open the mail client and then execute the .bat
file through Flash. Here is the code for the .bat file:

@ECHO off
start c:\&#65532;progra~1\outloo~1\msimn.exe
/mailurl:mailto:abc@...?subject=mailSubject
cls
exit

Save this as a .bat file, say OEmail.bat and then have this called via Flash.
Here is how you could do that:

fscommand("exec","OEmail.bat");

NOTE: You will have to place the .bat file in a folder named "fscommand", the
usual way.

Hope this helps.

Raj.



--- In iGeeks@yahoogroups.com, J <j4k4ever@...> wrote:
>
> Hey friends,
>
> Standalone player (exe and swf without html) doesn't launch my default email
> client by this code:
>
> on(release)
> {
>     getURL("mailto:abc@...", "_blank");
> }
>
> Any ideas would be appreciated!
>
> Thanks & Regards,
> ~ Jai
>
>
> [Non-text portions of this message have been removed]
>

#5348 From: studio i n s p i r a <studioinspira@...>
Date: Tue Jun 16, 2009 11:46 am
Subject: Re: AS 2.0 - "mailto:" doesn't work in exe
studioinspira
Offline Offline
Send Email Send Email
 
ZInc (or any other SWF compiler) is used to package Flash standalone
projectors.
gives better control on many standalone functions.

had worked with it 2-3 years ago.
not sure if it is still available and valid.

best,
kedar prabhavalkar
www.studioinspira.com


On Tue, Jun 16, 2009 at 3:49 PM, J <j4k4ever@...> wrote:

>
>
> Hi,
>
> Thanks for your replies.
>
> @Studio - no, am not familiar with Zinc. I'm working with something I made
> in flash.
>
> @Rashid - My syntax works if I publish the html and open it. Same with your
> syntax. However, none work if I open the swf or the projector exe.
>
> Any other idea?
>
> Regards,
> ~ Jai
>
>
> On Tue, Jun 16, 2009 at 3:33 PM, Rashid Ahmed
<abid.inc@...<abid.inc%40gmail.com>>
> wrote:
>
> >
> >
> > Hi,
> >
> > your syntax seems to be correct. Try this out:
> >
> > on (release) {
> > MailVar = "abc@... <abc%40xyz.com> <abc%40xyz.com>";
> > URL = "mailto:" + MailVar;
> > getURL (URL, "_blank");
> > }
> >
> > Hope this helps,
> >
> > Cheers
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]

#5347 From: J <j4k4ever@...>
Date: Tue Jun 16, 2009 10:19 am
Subject: Re: AS 2.0 - "mailto:" doesn't work in exe
jai_sonwalkar
Offline Offline
Send Email Send Email
 
Hi,

Thanks for your replies.

@Studio - no, am not familiar with Zinc. I'm working with something I made
in flash.

@Rashid - My syntax works if I publish the html and open it. Same with your
syntax. However, none work if I open the swf or the projector exe.

Any other idea?

Regards,
~ Jai

On Tue, Jun 16, 2009 at 3:33 PM, Rashid Ahmed <abid.inc@...> wrote:

>
>
> Hi,
>
> your syntax seems to be correct. Try this out:
>
> on (release) {
> MailVar = "abc@... <abc%40xyz.com>";
> URL = "mailto:" + MailVar;
> getURL (URL, "_blank");
> }
>
> Hope this helps,
>
> Cheers
>
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]

#5346 From: Rashid Ahmed <abid.inc@...>
Date: Tue Jun 16, 2009 10:03 am
Subject: Re: AS 2.0 - "mailto:" doesn't work in exe
abid_inc
Offline Offline
Send Email Send Email
 
Hi,

your syntax seems to be correct. Try this out:

on (release) {
MailVar = "abc@...";
URL = "mailto:" + MailVar;
getURL (URL, "_blank");
}

Hope this helps,

Cheers


[Non-text portions of this message have been removed]

#5345 From: studio i n s p i r a <studioinspira@...>
Date: Tue Jun 16, 2009 9:20 am
Subject: Re: AS 2.0 - "mailto:" doesn't work in exe
studioinspira
Offline Offline
Send Email Send Email
 
are you familiar with Zinc ?

best,
kedar prabhavalkar
www.studioinspira.com


On Tue, Jun 16, 2009 at 12:58 PM, J <j4k4ever@...> wrote:

>
>
> Hey friends,
>
> Standalone player (exe and swf without html) doesn't launch my default
> email
> client by this code:
>
> on(release)
> {
> getURL("mailto:abc@... <abc%40xyz.com>", "_blank");
> }
>
> Any ideas would be appreciated!
>
> Thanks & Regards,
> ~ Jai
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]

#5344 From: J <j4k4ever@...>
Date: Tue Jun 16, 2009 7:28 am
Subject: AS 2.0 - "mailto:" doesn't work in exe
jai_sonwalkar
Offline Offline
Send Email Send Email
 
Hey friends,

Standalone player (exe and swf without html) doesn't launch my default email
client by this code:

on(release)
{
     getURL("mailto:abc@...", "_blank");
}

Any ideas would be appreciated!

Thanks & Regards,
~ Jai


[Non-text portions of this message have been removed]

#5343 From: Aloysius Joseph <aloyjoe_2k@...>
Date: Thu Jun 4, 2009 9:33 am
Subject: Need a help
aloyjoe_2k
Offline Offline
Send Email Send Email
 
Hi

I am a flash developer and we got a project in flash. I have some issues
regarding with fonts.

     1. Project language is Hindi
     2. We have a flash engine which loads content from xml file.
     3. We will be using the same engine for different language
     4. I am using ArialUnicodeMs font in my engine
     5. Adding "Devanagari" font is showing differently few chars

which is the best way to overcome this issue, requirement.

Thanks in Advance
Aloysius


       Explore your hobbies and interests. Go to
http://in.promos.yahoo.com/groups/

[Non-text portions of this message have been removed]

#5342 From: "MDevan" <mdevan@...>
Date: Wed Apr 15, 2009 4:38 pm
Subject: Fw: a flex frontend approach for wordpress www.mdvn.co.nr
mdevan@...
Send Email Send Email
 
Hi,

  iam new to flex and offcourse this forum, so firstly my greetings.
  I would love to get your feedback on my effort to create a flex
  frontend for Wordpress. Which iam calling WordPlex :D

pls check www.mdvn.co.nr


Wordplex is Flex front end implementation for WordPress CMS.
>
> The Flex App is purely a window.
>
> The present implementation is built on a single XML export of  all
> postings from the WordPress site.
> Information such as main menu items, is processed at runtime from the
> Categories in the WordPress site.
>
> Likewise, menu order or page order is set in WordPress and carried as
> metadata to the flex app thro the tag attribute of each WP posting.
>
> WordPlex can handle videos directly from Youtube using the tubeloc
> libraries implemented as modules.
>
> All images are stored and fetched from Flickr. And so is the
> Slideshows.
>
> The Flickr API docs at present don’t address how to grab its
> slideshows from inside Flex. So for the time being its an external
> implementation.
>
> I hope to keep adding features and off course a regular blog frontend
> in the near future. My next target is getting the WP comments
> interfaced into the app through RSS.
>
> Thanks for your interest.
>
> The WP site used as backend is http://mdevan.wordpress.com/, will be
> very kind if you could leave your comments there, until I get it
> implemented in flex.
>
> many thanks
>
> maha
>
>
>
>

#5341 From: ara ra <rak4u_hyd@...>
Date: Fri Mar 13, 2009 5:08 am
Subject: Re: Flash AS3 coderd
flashmx_in
Offline Offline
Send Email Send Email
 
Hi
 
Can u please give me project specifications
 
 
Regards
rakesh

--- On Wed, 3/11/09, Chintu <chintu_web@...> wrote:

From: Chintu <chintu_web@...>
Subject: Re: [iGeeks] Flash AS3 coderd
To: iGeeks@yahoogroups.com
Date: Wednesday, March 11, 2009, 11:41 AM






Hi,
 
Yes, I'm intrested and i can do this project.
 
Gopi

--- On Tue, 2/3/09, anita nair <anitz_in@yahoo. com> wrote:

From: anita nair <anitz_in@yahoo. com>
Subject: [iGeeks] Flash AS3 coderd
To: iGeeks@yahoogroups. com
Date: Tuesday, February 3, 2009, 1:00 PM

Hey,

Am looking for freelancers who can work on AS3 to build apps for facebook.
Anyone intersted? Pls email!

thanks!

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]



















[Non-text portions of this message have been removed]

#5340 From: Chintu <chintu_web@...>
Date: Wed Mar 11, 2009 6:11 am
Subject: Re: Flash AS3 coderd
chintu_web
Offline Offline
Send Email Send Email
 
Hi,
 
Yes, I'm intrested and i can do this project.
 
Gopi

--- On Tue, 2/3/09, anita nair <anitz_in@...> wrote:

From: anita nair <anitz_in@...>
Subject: [iGeeks] Flash AS3 coderd
To: iGeeks@yahoogroups.com
Date: Tuesday, February 3, 2009, 1:00 PM






Hey,

Am looking for freelancers who can work on AS3 to build apps for facebook.
Anyone intersted? Pls email!

thanks!

[Non-text portions of this message have been removed]


















[Non-text portions of this message have been removed]

#5339 From: studio i n s p i r a <studioinspira@...>
Date: Sun Mar 8, 2009 1:34 am
Subject: Flash problem on Mac
studioinspira
Offline Offline
Send Email Send Email
 
hi,

i'm facing this problem with this url : www.archgroupintl.com
clicking on the panel should open the company's old website (
www.archgroup.ae) in a new window / tab
this works on Windows browsers but doesnt work on Mac browsers.
i have read that reportedly there are problems with certain Flash player
versions on Mac.
but not sure exactly which version and what problems.

is there a workaround to this, other than telling the user to upgrade the
Flash player ?

best,
kedar prabhavalkar
www.studioinspira.com


[Non-text portions of this message have been removed]

#5338 From: anita nair <anitz_in@...>
Date: Tue Feb 3, 2009 7:30 am
Subject: Flash AS3 coderd
anitz_in
Offline Offline
Send Email Send Email
 
Hey,

Am looking for freelancers who can work on AS3 to build apps for facebook.
Anyone intersted? Pls email!

thanks!





[Non-text portions of this message have been removed]

#5337 From: J <j4k4ever@...>
Date: Mon Feb 2, 2009 8:57 am
Subject: Flash CS3 Components
jai_sonwalkar
Offline Offline
Send Email Send Email
 
Hi fellow Geeks,

I dabble in flash and want to learn more about components - especially using
& customizing the accordion menu. Can anybody please suggest some good
reading/step-by-step-tutorials/samples? I'd be highly obliged.

Thanks & Regards,
~ jai


[Non-text portions of this message have been removed]

#5336 From: "Rajesh Bhadra" <rbhadra@...>
Date: Sun Dec 28, 2008 8:51 pm
Subject: Rajesh's Calendar
raju_bb
Offline Offline
Send Email Send Email
 
Hello

I am creating a birthday calendar for myself.  Can you please click on the link
below and enter your birthday for me?

http://www.birthdayalarm.com/bd2/73998910a140060625b1436856964c905525958d1386

Rajesh

#5335 From: "Santosh Kumar" <santoshkumar.kumar@...>
Date: Mon Oct 27, 2008 2:54 pm
Subject: Wish You All Happy Diwali
santoshkumar.kumar@...
Send Email Send Email
 
Hey All,

I wish you all a very happy Diwali and wonderful prosperous for all future
endeavors.

I miss diwali festival in INDIA. We are celebrating diwali festival in US
too.

I hope you guys are having fun and doing a great job.

Regards,

Santosh Kumar
Flash Architect Engineer
Landesk
USA





On Sat, Oct 25, 2008 at 7:49 AM, studio i n s p i r a <
studioinspira@...> wrote:

>    *wishing you a happy diwali and a great year ahead ! *
>
> best,
> kedar prabhavalkar
> www.studioinspira.com
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]

#5334 From: "studio i n s p i r a" <studioinspira@...>
Date: Sat Oct 25, 2008 12:49 pm
Subject: l i g h t
studioinspira
Offline Offline
Send Email Send Email
 
*wishing you a happy diwali and a great year ahead  !                    *


best,
kedar prabhavalkar
www.studioinspira.com


[Non-text portions of this message have been removed]

#5333 From: "Sandeep Virmani" <svirmani@...>
Date: Tue Oct 14, 2008 5:03 am
Subject: Recall: Re: Has anybody seen EMI calculator done in flash?
virmanisandeep
Offline Offline
Send Email Send Email
 
Sandeep Virmani would like to recall the message, "[iGeeks] Re: Has anybody seen
EMI calculator done in flash?".


[Non-text portions of this message have been removed]

#5332 From: "Sandeep Virmani" <svirmani@...>
Date: Tue Oct 14, 2008 4:56 am
Subject: RE: Re: Has anybody seen EMI calculator done in flash?
virmanisandeep
Offline Offline
Send Email Send Email
 
Thanks guys for sharing

This really works well.



Can any one suggest good links on the latest Flash Templates, for
E-learning stuff?







Regards,

Sandeep Virmani
Sr Visual Designer, Knowledge Services





________________________________

From: iGeeks@yahoogroups.com [mailto:iGeeks@yahoogroups.com] On Behalf
Of krishna Raj_Web
Sent: Thursday, September 18, 2008 12:01 PM
To: iGeeks@yahoogroups.com
Subject: Re: [iGeeks] Re: Has anybody seen EMI calculator done in flash?



Thanks a bunch Jayz_den!!!

Regards,
krishna

On Thu, Sep 18, 2008 at 9:03 AM, jayz_den <jayz_den@...
<mailto:jayz_den%40yahoo.com> > wrote:

> --- In iGeeks@yahoogroups.com <mailto:iGeeks%40yahoogroups.com>
<iGeeks%40yahoogroups.com>,
> "krishna.rajs" <krshnaonweb@...> wrote:
> >
> > Hi all,
> > After long long time I am here.
> > Has anybody seen EMI calculator done in flash?
> >
> > Regards,
> > Krishna
> > www.flashactions.wordpress.com
> >
>
> http://wealth.moneycontrol.com/emi_calculater.php
<http://wealth.moneycontrol.com/emi_calculater.php>
> Here.. we just finished working on it.
>
>
>

--
Thanks and Regards,
Krishna
Read my blogs
http://flashactions.wordpress <http://flashactions.wordpress>  .com
http://stockthoughts.wordpress <http://stockthoughts.wordpress>  .com
Gtalk:krshnaraj
YahooIM:krishna.rajs
Live Messenger: krishna.rajs
Skype: krishna.rajs
Linkedin: http://www.linkedin.com/in <http://www.linkedin.com/in>
/krishnarajs
Cellular Contact: 0091.998.5013.316
Cellular Contact: 0091.924.8763.069
Twitter:krshnaonweb

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]

#5331 From: "studio i n s p i r a" <studioinspira@...>
Date: Mon Oct 6, 2008 5:13 am
Subject: Flash project
studioinspira
Offline Offline
Send Email Send Email
 
hi.

i'm pitching for a project, part of which may require Flash development
where a complex interface will be formed out of information from a dynamic /
static database or feed.
the interface will be as graphic as possible, consisting of Flash generated
visuals / photographs / videos.

this is just to give you an idea.

also for reference you may see:
www.wefeelfine.org/
www.mojaveexperiment.com

would you be interested in pitching for this along with me?
have you done any work similar to this?
or do you know anyone else who would be interested?

do spread the word and let me know.
thanks !

best,
kedar prabhavalkar
www.studioinspira.com


[Non-text portions of this message have been removed]

Messages 5331 - 5360 of 5360   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help