Re: [Flashcoders] Couple questions re Zinc and Access

2007-07-29 Thread vipin chandran
Dave, Try the flat file DB called SQLite. There is an open source dll (mac version also) which connects Zinc to SQLIte DB. This is very simple and you dont need to worry about ODBC and stuffs... The SQLite is capable of handling almost all the SQL queries also. -Vipin On 7/26/07, Dave Burnett

Re: [Flashcoders] Couple questions re Zinc and Access

2007-07-29 Thread vipin chandran
will have client requirements, MDAC etc? Dave From: vipin chandran [EMAIL PROTECTED] Reply-To: flashcoders@chattyfig.figleaf.com To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] Couple questions re Zinc and Access Date: Sun, 29 Jul 2007 11:29:19 +0530 Dave, Try the flat

[Flashcoders] Reading font information from loaded SWF

2007-06-24 Thread vipin chandran
Hi All, I am loading an SWF file runtime into my main application. The swf will have more of text, and with different fonts. How can I find out the list of fonts used in the swf after I load the SWF? I just need the names of fonts. Is it possible with actionscript? Thanks Regards, -Vipin

[Flashcoders] Flash CS 3 Proff - Backward compatibility

2007-04-25 Thread vipin chandran
Hi All, This is again related to Flash CS3. We are having running projects which uses either flash MX 2004 or Flash 8. These projects come back to us on a yearly basis for updations. So we wont get time to change/migrate all the MX 2004 projects to 8 or to CS3. Now the company is thinking of

[Flashcoders] Flash CS 3 Professional -- compile AS2 code?

2007-04-13 Thread vipin chandran
Hi all, CS3 professional seems to be a good release with AS3 support. I have a question here as my company is all set for an upgradation. Will we be able to compile AS2 code in Flash CS3 Professional? Thank you, --vpn ___ [EMAIL PROTECTED] To change

[Flashcoders] Action Script implementation for FSQL

2007-02-19 Thread vipin chandran
Hello All, Is there any known implementation of FSQL (flat file SQL) database, in action script? I was searching for one. Please let me know if we have one. Thanks Vipin ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or

[Flashcoders] Lucene Indexed Search implementation

2007-02-08 Thread vipin chandran
Hello All, Have any one of you came across a ActionScript 2 implementation of Lucene faceted search ? I have to implement this search in one of my projects and I am thinking of various possibilities of implementation. I have in possession the java class which will create the index files. I am

[Flashcoders] HTML Rendering Code ?

2007-01-29 Thread vipin chandran
Hi All, I am in search for a good and faast html or xhtml rendering engine for using in my project. I have tried Deng, but the rendering is too slow. Anyone has any idea about such a tool? a component? or a class? Thanks in advance... --vipin ___

Re: [Flashcoders] Running Flash Application on a local network

2007-01-23 Thread vipin chandran
This is a flat network share and the html file will be accessed from within the LAN. Locally everything is working fine, but when i share the folder and try to access the file, content is not loading (xml). I am using normal XML class for loading the xml. The client machine may not have an

[Flashcoders] Running Flash Application on a local network

2007-01-22 Thread vipin chandran
Hello All, I have some serious issue, at the end of my projects. I have a flash application, which is developed for web, which loads xmls, flvs, images etc... The client also want this to be in their local network. When I tried running the html file from the network, few of the content (xmls)

[Flashcoders] Problem capturing the ALT key

2007-01-10 Thread vipin chandran
Hello All, I am doing a project where we are embedding a flash swf in director and making projector. My problem hers is when i am in the projector, the ALT key is not getting captured. And i really need this for giving one short-cut key. (The client is mad about it). Please help me if you

Re: [Flashcoders] Q:Simulate HTML anchors in html text

2006-12-22 Thread vipin chandran
I have also faced same issue, where i wanted to put anchors in html display of one of my projects, and i could not do it. If you can be little more specifics, that will be geat! On 12/21/06, Jason Lutes [EMAIL PROTECTED] wrote: I made a couple of glossary-type applications that use the same

[Flashcoders] mCom component set with MTASC

2006-12-07 Thread vipin chandran
Hello All, I am migrating to mCom component set for a project which is an MTASC project. The mCom component work well when i use with MM compiler. But when i use MTASC, it asks for classes so that it can compile them. I have the source for mCom components in 'com' package. Even if i give -cp

[Flashcoders] Re: mCom component set with MTASC

2006-12-07 Thread vipin chandran
Hello, Can anybody please respond to the issue i am facing here? On 12/7/06, vipin chandran [EMAIL PROTECTED] wrote: Hello All, I am migrating to mCom component set for a project which is an MTASC project. The mCom component work well when i use with MM compiler. But when i use MTASC

[Flashcoders] Re: mCom component set with MTASC

2006-12-07 Thread vipin chandran
Anybody who has got any experience using the mCom component with MTASC, please do help me. Please see my problem in the below mail thread. Regards Vipin On 12/7/06, vipin chandran [EMAIL PROTECTED] wrote: Hello, Can anybody please respond to the issue i am facing here? On 12/7/06, vipin

[Flashcoders] Fwd: Help needed. Embeding fonts in Deng Modular Browser

2006-11-13 Thread vipin chandran
Guys... Please check if anybody can help me in this -- Forwarded message -- From: vipin chandran [EMAIL PROTECTED] Date: Nov 8, 2006 3:53 PM Subject: Help needed. Embeding fonts in Deng Modular Browser To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Hello All

[Flashcoders] Help needed. Embeding fonts in Deng Modular Browser

2006-11-08 Thread vipin chandran
Hello All, Can any body help me about embedding fonts in Deng Modular Browser? The official deng site is not having any link to this tutorial. If anybody came across this...please help me... Thanks in advance Vipin ___

Re: [Flashcoders] HTML display component for Flash?

2006-11-05 Thread vipin chandran
That will be wonderful. Great effort. I am interested i it. How to send the info to Adobe? Between... Can you tell me how to embed a font in Deng. I have some issues like the letters like 'y,g' are all cutting when i put them inside a table. I thought it will be a problem with font embedding.

Re: [Flashcoders] HTML display component for Flash?

2006-11-04 Thread vipin chandran
of this link) EKA+ :) 2006/11/4, vipin chandran [EMAIL PROTECTED]: Hello All, I am in search for a flash component which display HTML content. I got one, which is Deng. But it takes a lot of time to render my content. I have my content as XHTML. I am new to this group and I dont have any

[Flashcoders] FLVPlayBack Component in Flash 8

2006-07-17 Thread vipin chandran
Hello All, I am using FLVPlayBack Component for my project. I have a doubt here. The fastforward and rewind button just takes the playhead to end and start of the movie respectively. I want the real ffwd and rwnd function for my video player. I am streaming from Flash Meda Server. Help me out