[Flashcoders] flash project with Ecard component

2008-07-23 Thread info
Hi, just begining a project which has an ecard component to it. the user choses an ecard and sends it with a personalized message the recepient receives a custom url with the message. I was curious if anyone had done something similar or any ideas on how to go about this? I'm having trouble

Re: [Flashcoders] flash project with Ecard component

2008-07-23 Thread Helmut Granda
Your friend is correct, you can encode the message in the URL but what is the final objective of this project. You mention that you are working on a project that has an ecard commponent. So do you mean that you already have a component that you are plugin in or that you have to develop a component

[Flashcoders] * Paid Project * - FLV Player Skin, enhancements

2007-04-19 Thread Brian Weil
I'm looking for an actionscript developer to customize the flv player here: http://www.jeroenwijering.com/?item=flash_video_player All of the graphics are complete and I have a prototype of the skin working with an older version of the source code, but need further enhancements within a tight

[Flashcoders] smaller project management

2007-03-17 Thread dnk
Please reply off list as I do not want to congest this list with an off topic (is it?). Can anyone recommend a smaller open source project management web based system that is more directed at workign with a client as opposed to working internally? Thanks! d

[Flashcoders] Flash Project in 8 Languages - Approaches in Production

2007-03-15 Thread Jeff Harrington
We've been asked to bid on a project documenting how to fill out forms - in 8 languages including Chinese and Russian with streaming audio and video. I've suggested that we brute-force it and produce all the content similarly with HTML text areas. I assume we'll be given PDF's of each of the 8

[Flashcoders] AS Project

2006-11-27 Thread Theo Kipnis
Hello! I'm interested in finding someone to assist with a Flash AS project. We're coding a simple internet game in jsp/ajax, and have decided we'd like a Flash front end. We've got graphics we like that are currently rendered in Flash, and our development team can put an API together to

[Flashcoders] OT: Project for a Flash Developer

2006-09-25 Thread Payton Morris
Please contact me off list for the information on the project. *Serious inquires only *Submit URL of portfolio and resume. Thanks - Pay ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

[Flashcoders] Video project - advice

2006-07-28 Thread Jason Ross
Hi - I have been asked to create a Flash based application to present a few hundred video clips. The application needs to be delivered on both CD-Rom and Web (standard web server i.e. not Flash Streaming Servers). I am fine with AS but have not used Flash video for a while! The application needs

Re: [Flashcoders] Video project - advice

2006-07-28 Thread Arul Prasad M L
Also - does the FLVPlayback component work with Flash player 7.0? NO. You wont be able to publish the FLA with a FLVPlayback component, to Flash Player 7.0 swf. If you can get ur clients ( or boss ) to agree for Flash player 8, you can use FLVPlayback component. FLVPlayback works well with local

[Flashcoders] Zinc project - open Form multiple times

2006-06-29 Thread franto
Hi, is it possible to open 1 Form multiple times? or should I create same Form as many times as I need? since, there is only Form.Show() I think I'm allowed to open it just 1 time... or is there any other solution how can i open child (new transparent flash) window in Zinc? thanks --

[Flashcoders] existing project to start using mtasc, an easier way?

2006-03-29 Thread thotskee
Flashcoders, I have an existing AS2 codebase that I think would benefit from using mtasc. The compile time is currently about 1 minute for the application. Not terrible, but not great either. The problems are: I am using includes which I have managed to get around using... but.. After

Re: [Flashcoders] existing project to start using mtasc, an easier way?

2006-03-29 Thread David Rorex
On 3/29/06, thotskee [EMAIL PROTECTED] wrote: Flashcoders, I have an existing AS2 codebase that I think would benefit from using mtasc. The compile time is currently about 1 minute for the application. Not terrible, but not great either. The problems are: I am using includes which I

RE: [Flashcoders] Flex2 Project Conversion

2006-03-15 Thread Merrill, Jason
6:24 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Flex2 Project Conversion i am contracting to large company and we are doing stuff using flex2, so... i don't quite agree with your argument. also note what he says, they want to move an existing app to flex2 and his concern

RE: [Flashcoders] Flex2 Project Conversion

2006-03-15 Thread Merrill, Jason
10:21 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] Flex2 Project Conversion first off lets clear up the use of words here: argument: 1. A discussion in which disagreement is expressed; a debate. 2. A course of reasoning aimed at demonstrating truth or falsehood example: presented

RE: [Flashcoders] Flex2 Project Conversion

2006-03-15 Thread Kevin Aebig
PROTECTED] On Behalf Of David Mendels Sent: March 14, 2006 11:10 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] Flex2 Project Conversion Hi, I am from Adobe, let me give some perspective. A) It is always risky to build on a beta. I feel quite confident in where we are and hitting our

Re: [Flashcoders] Flex2 Project Conversion

2006-03-15 Thread Michael Bedar
-Learning Solutions | icfconsulting.com -Original Message- From: [EMAIL PROTECTED] [mailto:flashcoders- [EMAIL PROTECTED] On Behalf Of Johannes Nel Sent: Wednesday, March 15, 2006 10:21 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] Flex2 Project Conversion first off lets

RE: [Flashcoders] Flex2 Project Conversion

2006-03-15 Thread Kevin Aebig
taken a lot of what was said to heart. Thanks, Kevin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Bedar Sent: March 15, 2006 9:55 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] Flex2 Project Conversion The question that I would

[Flashcoders] Flex2 Project Conversion

2006-03-14 Thread Kevin Aebig
Hey all, The company I work for is interested in moving one of our large applications over to Flex when the new version comes out. Is it worthwhile or even feasible to begin porting it over with the Beta release or are we wasting our time considering that quite a bit of it could change

Re: [Flashcoders] Flex2 Project Conversion

2006-03-14 Thread Johannes Nel
i would start porting without worrying about it, beta2 is on its way out, and some things might change, but nothing to be overly concerned about i think. it took me less than a day to port all my code from alpha 1 to beta 1. if you know mxml already you are already well on your way . flex 2 and

Re: [Flashcoders] Flex2 Project Conversion

2006-03-14 Thread Johannes Nel
as a side note, you don't need to use flex if file size is a worry, but the flex framework really gives you a ton of power. On 3/14/06, Johannes Nel [EMAIL PROTECTED] wrote: i would start porting without worrying about it, beta2 is on its way out, and some things might change, but nothing to

RE: [Flashcoders] Flex2 Project Conversion

2006-03-14 Thread Merrill, Jason
: Tuesday, March 14, 2006 1:35 PM To: 'Flashcoders mailing list' Subject: [Flashcoders] Flex2 Project Conversion Hey all, The company I work for is interested in moving one of our large applications over to Flex when the new version comes out. Is it worthwhile or even feasible to begin porting

RE: [Flashcoders] Flex2 Project Conversion

2006-03-14 Thread Merrill, Jason
- [EMAIL PROTECTED] On Behalf Of Johannes Nel Sent: Tuesday, March 14, 2006 5:21 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Flex2 Project Conversion i would start porting without worrying about it, beta2 is on its way out, and some things might change, but nothing to be overly concerned

Re: [Flashcoders] Flex2 Project Conversion

2006-03-14 Thread Johannes Nel
Merrill | E-Learning Solutions | icfconsulting.com -Original Message- From: [EMAIL PROTECTED] [mailto:flashcoders- [EMAIL PROTECTED] On Behalf Of Kevin Aebig Sent: Tuesday, March 14, 2006 1:35 PM To: 'Flashcoders mailing list' Subject: [Flashcoders] Flex2 Project

RE: [Flashcoders] Flex2 Project Conversion

2006-03-14 Thread David Mendels
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Johannes Nel Sent: Tuesday, March 14, 2006 6:24 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Flex2 Project Conversion i am contracting to large company and we are doing stuff using flex2, so... i don't quite agree

Re: [Flashcoders] Flash project FLP files are useless

2005-11-02 Thread Jason Lutes
Have anyone found any use of Flash Projects feature/panel? It provides a nifty bird's eye view of the relevant files for me, and is easy to show/hide, since the shortcut key combination is the same for similar panels in other Macromedia products. It also helps me with folder organization for

RE: [Flashcoders] Flash project FLP files are useless

2005-11-02 Thread Doug Coning
, LLC -Original Message- From: [EMAIL PROTECTED] [mailto:flashcoders- [EMAIL PROTECTED] On Behalf Of Gregory_GOusable Sent: Tuesday, November 01, 2005 12:47 AM To: Flashcoders mailing list Subject: [Flashcoders] Flash project FLP files are useless Hello Flashcoders, From time

[Flashcoders] Flash project FLP files are useless

2005-11-01 Thread Gregory_GOusable
Hello Flashcoders, From time to time I'm trying to find improvements for work process ;-) So, I tried Flash Projects feature/panel of MX 2004 Pro. And... found it useless: - to use version-control, one need MS Visual SourceSafe Client version 6 installed. Besides, it doesn't make

Re: [Flashcoders] Flash project FLP files are useless

2005-11-01 Thread JesterXL
http://www.gskinner.com/blog/archives/2005/09/gproject_for_fl.html - Original Message - From: Gregory_GOusable [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Tuesday, November 01, 2005 12:46 AM Subject: [Flashcoders] Flash project FLP files

Re: [Flashcoders] Flash project FLP files are useless

2005-11-01 Thread Muzak
@chattyfig.figleaf.com Sent: Tuesday, November 01, 2005 6:46 AM Subject: [Flashcoders] Flash project FLP files are useless Hello Flashcoders, From time to time I'm trying to find improvements for work process ;-) So, I tried Flash Projects feature/panel of MX 2004 Pro. And... found it useless: - to use