[flexcoders] Secure transfert

2009-09-22 Thread Christophe
Hello, How to make secure transfert of image with a flex application by using VPN or https ? Thank you, Christopher,

[flexcoders] Frame around image

2009-09-24 Thread Christophe
Hello, How to make a frame around an mx:image ? Thank you, Christophe,

[flexcoders] Video insite Html

2009-09-25 Thread Christophe
Hello, How to put a video on a html page of a website ? By YouTube or by a SWF file ? What is the best ? Thank you, Christopher,

[flexcoders] Add a parameter in Html

2009-09-29 Thread Christophe
Hello, How to add a parameter for a flex application. This parameter is indicated in the html link to the flex application. Thank you, Christophe,

[flexcoders] Show/Hide a tab

2009-09-29 Thread Christophe
Hello, How to hide a Tab in a TabNavigator. I have try visible=false, but it does not work. Thank you, Christophe

[flexcoders] Pb with ArrayCollection and resourceManager

2009-09-30 Thread Christophe
(); onInit() { buyColl.addItem({product:resourceManager.getString('myResources', 'ONEWEEK')}); } Thank you, Christophe,

[flexcoders] Send a file by Email

2009-10-02 Thread Christophe
Hello, How to send a joined file with an email from a flex application ? Thank you, Christopher,

[flexcoders] Key Return for button

2009-10-07 Thread Christophe
Hello, I have a button on a page of a flex application. I want that a press on the key Return has the same effect as a click on the button. How to do that ? Thank you, Christophe,

[flexcoders] Transfert file to the client

2009-10-08 Thread Christophe
Hello, My flex application generates a file on the server. I want to transfert this file to a folder on the client computer. Does there exist a function Download file in Flex as there is an Upload function ? Thank you, Christophe,

[flexcoders] Flicker a button

2009-10-08 Thread Christophe
Hello, How to flicker an alert mx:button every seconds ? Do you have any example ? Thank you, Christophe,

[flexcoders] Security question

2009-10-09 Thread Christophe
Hello, What is the protection against the use of my swf application on another website by a hacker with a copy of the swf file ? Thank you, Christophe,

[flexcoders] mySql vs Xml

2009-10-11 Thread Christophe
Hello, What is the best solution to store datas for a flex application : 1) A mySql database 2) A xml file Thank you, Christophe

[flexcoders] Question about function Date

2009-10-13 Thread Christophe
Hello, Does the function new Date() return the date of the server or the date of the client PC ? Thank you, Christophe,

[flexcoders] Mac Adress

2009-10-13 Thread Christophe
Hello, Is it possible to have the MAC adress of the client computer in Fles / php ? Thank you, Christophe

[flexcoders] Catalyst with Flex Builder

2009-10-14 Thread Christophe
Hello, Is it possible to use Catalyst with Flex Builder 3 ? I have an image design for a web application, and I want to transform it into Flex code. I am searching for a freelance that can make this operation. Thnak you, Christophe,

[flexcoders] Pb with Amfphp : Insert Into

2009-10-15 Thread Christophe
. Thank you, Christophe

[flexcoders] Graphics question

2009-10-18 Thread Christophe
Hello, I have 2 questions : - How to have round buttons on an interface ? - How to generated a drawing with Degrafa in the background of an HBox ? Thank you, Christophe

[flexcoders] Generate XML file

2009-10-18 Thread Christophe
Hello, I have datas in my Flex application and I want to generates a XML file with these datas, on the server. How to do that ? Thank you, Christophe,

[flexcoders] Function when exit from the appli.

2009-10-19 Thread Christophe
Hello, I want to know when the user exit from my application, or if it does not closed, when he exit from the navigator. Is it to avoid to have several users connected with the same login. Which function to use ? Thank you, Christophe,

[flexcoders] 3D look Array

2009-10-22 Thread Christophe
Hello, How to display an array in Flex with a 3D look ? Do you have any examples ? Thank you, Christophe,

[flexcoders] Flex Builder with Windows 7

2009-10-25 Thread Christophe
Hello, Does Flex Builder 3 is working fine with Windows 7 ? Thank you, Christophe,

[flexcoders] Allow popup windows

2009-10-30 Thread Christophe
Hello, Is it possible to setup the option : allow popup window in the navigator from a flex application ? Thank you, Christophe,

[flexcoders] Next version of Flex

2009-11-30 Thread Christophe
Hello, When will be available the next version of flex : flash builder ? Thank you, Christophe,

[flexcoders] Starting with Cairngorm or PureMvc

2009-12-01 Thread Christophe
Hello, Is it easy to learn and use Cairngorm or PureMvc. I have a one year application and I would like to use these frameworks to structured it. Thank you, Christophe,

[flexcoders] htmledit and Flex back office

2009-12-04 Thread Christophe
Hello, I have a database mySQL with my Flex application. But the use of htmlEdit to view the tables is too long, I am searching for a faster way to view tables in a back office. Thank you, Christophe,

[flexcoders] phpMyAdmin and Flex

2009-12-04 Thread Christophe
Hello, I have a database mySQL with my Flex application. But the use of phpMyAdmin to view the tables is too long, I am searching for a faster way to view tables in a back office. Thank you, Christophe,

[flexcoders] Random Number genrator

2009-12-06 Thread Christophe
Hello, I am searching a random number generator in AS3 where you can setup the seed. Thank you, Christophe,

[flexcoders] Encrypt image

2009-12-06 Thread Christophe
Hello, I am working on a flex medical application. Image are stored on the server and the Flex application display the images. How to encrypt the images when they are transfered on the internet network between the server and the client computer ? Thank you, Christophe,

[flexcoders] Modify Image in The assets

2009-12-10 Thread Christophe
Hello, How to modify pixels on an image in the assets folder, then to save it in the same folder on the server. Thank you, Christophe,

[flexcoders] Encrypt image with http://crypto.hurlant.com

2009-12-16 Thread Christophe
Hello, I an trying to encrypt an image with the livrary http://crypto.hurlant.com. But the encrypted pixels have a different lenght than the original pixels. Do you know wich algorithm and mode to select ? Thank you, Christophe,

[flexcoders] Making Flash Animations

2009-12-28 Thread Christophe
Hello, Is it possible to make basics animations with Flex for inclusion in a php web site ? (Because I don't know Flash). Thank you, Christophe,

[flexcoders] Read Dicom Images

2009-12-30 Thread Christophe
Hello, I try to use this source to read Dicom image in a RIA, but it does not working. http://sourceforge.net/projects/dicomflash/ Do you have any experiment to read Dicom images ? Thank you, Christophe,

[flexcoders] PowerPoint in a swf

2010-01-04 Thread Christophe
Hello, How to integrate a PowerPoint presentation in a SWF Flex application ? Do you know a component ? Thank you, Christophe,

[flexcoders] Adaptation of an application to the screen size

2010-01-09 Thread Christophe
Hello, How to adapt a flex application to the screen size ? By setting all the width and height values in percentage ? Do you have a method ? Thank you, Christophe,

[flexcoders] Function to download an image

2010-01-09 Thread Christophe
Hello, There is the upload function to upload an image to the client PC to the server, but is it possible to have a download function to put an image from the server to the client PC ? Thank you, Christophe,

[flexcoders] Banner in Flex

2010-01-10 Thread Christophe
Hello, I am searching examples of Flex source code for doing banners. Thank you, Christophe,

[flexcoders] Question about injection

2010-01-11 Thread Christophe
Hello, How to avoid hacking techniques like injection from a text input in a flex application ? Thank you, Christophe,

[flexcoders] IP adress for Language

2010-01-20 Thread Christophe
Hello, I have a bilingual Flex application. French and English. How to automatically set the French or English version in function of the IP adress localisation of the client PC ? Thank you, Christophe,

[flexcoders] User manual

2010-01-21 Thread Christophe
Hello, Does the user manual is still existing for a flex application ? Or did the FAQ is sufficient ? Thank you, Christophe,

[flexcoders] Web development with Flex

2010-01-31 Thread Christophe
Hello, Is it possible to developp Html/php classical websites with Flex animations instead of Flash animations, because I don't know Flash, but only Flex ? Thank you, Christophe,

[flexcoders] States functions

2010-02-02 Thread Christophe
Hello, I am searching a solution of replacement for the States instructions. Thank you, Christophe,

[flexcoders] Google combo like Flex interface

2010-02-03 Thread Christophe
Hello, I have a client table in a mySql database, and I want to propose in a Flex RIA a search interface for the client list name. How to make a search interface like in the Google Combo. When you type the word 'a', it propose all the words beginning by 'a' ? Thank you, Christophe,

[flexcoders] Augmented reality in Flex

2010-02-06 Thread Christophe
Hello, Does there is augmented reality projects for Ecommerce developped in Flex ? Thank you, Christophe,

[flexcoders] Size of an application

2010-02-06 Thread Christophe
Hello, My application has a size of 900 Kb. What is the meam size of a RIA application ? Thank you, Christophe,

[flexcoders] Combo and mouse roulette wheel selection

2010-02-11 Thread Christophe
Hello, I have a combo in my Flex Application. I want to navigate into the combo when the user is using the mouse roulette wheel selection. How to add this functionality ? Thank you, Christophe,

[flexcoders] Credit Card number encryption

2010-02-11 Thread Christophe
Hello, I use Flex and Amfphp with php / mySql. In the database, I want to encrypt Credit card number with MD5. How to add this functionnality ? Thank you, Christophe,

[flexcoders] Pb with Directories

2010-02-16 Thread Christophe
Hello, I have a directory for images at the same level of the www directory server. When I use mx:image source = ../Images/test.JPG / It does not find the image. How to solve this problem ? Thank you, Christophe,

[flexcoders] Scalable drawings in a Canvas

2010-02-20 Thread Christophe
Hello, I would like to draw some graphics (with Sprite) inside a Canvas for replacing a background image. But, I would like that this drawing is scalable. How to develop that ? Thank you, Christophe

[flexcoders] Pb with mx:image and Path on server

2010-02-23 Thread Christophe
as properties. What is the solution ? Thank you, Christophe,

[flexcoders] Repertory for confidentiality

2010-02-26 Thread Christophe
Hello, For a photo editing application which has photos coming from customers. Where to store customers photos to keep confidentiality, and how to call them in the Flex application to display ? Thank you, Christophe,

[flexcoders] Foreign interfaces

2010-03-01 Thread Christophe
Hello, Is it possible to make an interface with Japanese or Chinese Characters with Flex ? Thank you, Christophe,

[flexcoders] Pb with mx:List

2010-03-03 Thread Christophe
Hello, I have a List, but the selected item is selected only when I click on the element, when I mouve the mouse the items is getting unselected. How to keep the element selected ? Thank you, Christophe,

[flexcoders] Galery component

2010-03-05 Thread Christophe
Hello, I am searching a nice galery component to see images, to include in my Flex Application. Thank you, Christophe,

[flexcoders] Zip Swc

2010-03-08 Thread Christophe
Hello, I am searching a component to create zip file with password. Thank you, Christophe,

[flexcoders] Cloud computing with Flex

2010-03-09 Thread Christophe
Hello, Is it possible to do Cloud computing (on Amazon EC2, ..) with Flex or Air ? Do you have any examples ? Thank you, Christophe,

[flexcoders] Send a fax

2010-03-15 Thread Christophe
Hello, Is it possible to send a Fax from a Flex application ? Thank you, Christophe,

[flexcoders] Download directory

2010-03-17 Thread Christophe
Hello, Is it possible to change the browser download directory from the Flex application ? Thank you, Christophe,

[flexcoders] Pb with Amfphp

2010-03-17 Thread Christophe
a connection to 'amfphp' What is the reason of this message ? Thank you, Christophe,

[flexcoders] Re: Pb with Amfphp

2010-03-18 Thread Christophe
/amfphp/gateway.php; class=flex.messaging.endpoints.AMFEndpoint/ /channel-definition /channels /services-config Thank you, Christophe, --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: How are you setting up the channel for AMFPHP? Is it with AS3 code

[flexcoders] Arrows for TabNavigator

2010-03-19 Thread Christophe
Hello, How to cancel the left and right arrow event for a TabNavigator ? Thank you, Christophe,

[flexcoders] DateField month's name

2010-03-19 Thread Christophe
Hello, In a date field, how to setup the name of the month (Ex: 18 March 2010). And how to have the month in the language of the interface ? Thank you, Christophe,

[flexcoders] Euros/Dollars conversion tools

2010-03-20 Thread Christophe
Hello, I am searching a system to receive with a script the Euro/Dollars conversion every day. How to do this with Flex? Thank you, Christophe,

[flexcoders] Embedded an image list

2010-03-22 Thread Christophe
Hello, How to embed an image list in a swf for a galery ? At this time, the image file paths are in a xml ? Thank you, Christophe,

[flexcoders] Email in TextInput

2010-03-22 Thread Christophe
Hello, How to verify that a mx:TextInput content is a valid email address ? Thx, Christophe,

[flexcoders] AS3 Polygon union

2010-03-23 Thread Christophe
Hello, I am searching functions in AS3 for doing operations on Polygons (Union, Intersection). Thank you, Christophe,

[flexcoders] Computation and Flex

2010-03-24 Thread Christophe
Hello, When a Flex application has too much of computation needs, how to execute this computations on the server side, and in which languages ? And how communicate these computations between the client computer and the server ? Thank you, Christoph

[flexcoders] mx:image question

2010-03-25 Thread Christophe
Hello, After the instruction : myImage.source = test.jpg There is a delay before the image is updated on the client computer. How to be sure that the image is updated ? Thank you, Christophe,

[flexcoders] Lock an application

2010-03-25 Thread Christophe
Hello, How to lock the execution of a flex application, on only one given Url ? (To avoid the unwanted use of the application by someone else). Thank you, Christophe,

[flexcoders] Amfphp and require_once

2010-03-31 Thread Christophe
Hello, When I use a foreign class in my Amfhp service part, with the line: require_once(myclass.php); Amfphp does not work anymore. I have the error message: Channel disconnected. What can I do? Thx, Christophe,

[flexcoders] Google map mashup

2010-04-01 Thread Christophe
Hello, For a Flex/Google map mashup, how to get longitude and latitude from an IP address ? Thank you, Christophe,

[flexcoders] Skype Combo

2010-04-01 Thread Christophe
Hi, How to have a skype like combo on a flex application ? (With a phone number that the user can call with Skype if he wants). Thnk you, Christophe,

[flexcoders] Display mySql Table in Flex

2010-04-01 Thread Christophe
Hello, For a back office, how to display the mySql tables (I use amfphp) inside the flex application ? Is there is a solution to modify from flex the values in the table ? Thank you, Christophe,

[flexcoders] Adwords on Flex app

2010-04-01 Thread Christophe
Hello, Is it a good solution to put the link of a Google adwords directly on a Flex application ? Does someone has try this ? Thank you, Christophe,

[flexcoders] Animations with Flex

2010-04-12 Thread Christophe
Hello, I am searching a Swc library for doing Swf animations from images, with the setup of a timer between the display of the images. Thank you, Christophe,

[flexcoders] Generate Flash Flv

2010-04-13 Thread Christophe
Hello, How to generate a flash video flv for YouTube from a flex application ? Thank you, Christophe,

[flexcoders] Question on TextInput

2010-04-19 Thread Christophe
Hello, How to limit the value of a textInput to be a Number between 0 and 12 ? Thank you, Christophe,

[flexcoders] Operations on DateField

2010-04-19 Thread Christophe
Hello, How to make operation on DateField ? I want to know which will be the day in 5 weeks, or 2 weeks ago. Thank you, Christophe,

[flexcoders] Polygon intersection

2010-04-19 Thread Christophe
Hello, I am searching a function in AS3 for the intersection of 2 polygons. I have find gpcas.swc but there is no documentation. Thank you, Christophe,

[flexcoders] Alive Pdf To Slow

2010-04-21 Thread Christophe
Hello, I generate a Report with Alive Pdf from my web application. But the Pdf appears in about 3 minutes. it is too long for the customers. How to generates more rapidly a Pdf ? Thank you, Christophe,

[flexcoders] Pb with a Carousel

2010-04-21 Thread Christophe
Hello, I use a 3D carousel made by dougmccune. In a new Flex Project the Carousel is working, but when I copy the code in my application, it is very slow. What could be the problem ? Thank you, Christophe Jacquelin,

[flexcoders] Cube animation

2010-05-03 Thread Christophe
Hello, I am searching an example of a flax animation of a rotating cube with a image on each side. Thank you, Christophe,

[flexcoders] onCreationComplete function too slow

2010-05-07 Thread Christophe
Hello, myFunction is launched with this instruction: applicationComplete=myfunction But it is too slow, because there is a lot of parameters to compute. Is it possible to make computations in the Preloader.as for an application ? Thank you, Christophe,

[flexcoders] Server power for Appli

2010-05-10 Thread Christophe
Hello, Which type of server to choose to have a faster execution of a flex application for the customer ? Thank you, Christophe,

[flexcoders] Logout question

2010-05-12 Thread Christophe
Hello, How to know if a user on a flex application is logout. Because the logout is not always made with the logout button, he can close the explorer. Thank you, Christophe,

[flexcoders] Superimpose checkbox

2010-05-24 Thread Christophe
Hello, How to superimpose a checkbox on an image in a tile list ? Thank you, Christophe,

[flexcoders] Restrict the movements of a customCursor

2010-05-27 Thread Christophe
Hello, I want that a customCursor with a fixed y position value. But the field mouseX is read only. How to limit the movements of the custom cursor ? Thank you, Christophe,

[flexcoders] Busy cursor at Load

2010-05-27 Thread Christophe
Hello, When I load my SWF application, there is a BusyCursor during one minute before to access to the application. Why there is a busy cursor and how to cancel it ? Thank you, Christophe,

[flexcoders] Flash Player Parameters

2010-05-28 Thread Christophe
Hello, Is it possible to change the Flash Player Parameters settings by software instead of manually ? Thank you, Christophe,

[flexcoders] Storage of encryption key

2010-05-28 Thread Christophe
Hello, I encrypt string data inside mySql, with a key. Where to store the key in the Flex project to be invisible ? Thank you, Christophe

[flexcoders] Read Email

2010-05-31 Thread Christophe
Hello, How to read Email with joined files from a flex application ? Thank you, Christophe,

[flexcoders] Several swf for an application

2010-06-04 Thread Christophe
Hello, How to decompose an application into several swf files with a common list of variables ? Thank you, Christophe,

[flexcoders] Picassa, Photobucket t Flex mashups

2010-06-06 Thread Christophe
Hello, There are examples on the web of Mashups with Flex and Flickr. I am searching other examples with Photobuckett and Picassa. Thank you, Christophe,

[flexcoders] Unicode Characters

2010-06-08 Thread Christophe
Hello, How to display unicode characters (for Japanese language , ...) in a flex application ? Thank you, Christophe

[flexcoders] Facebook Application

2010-06-09 Thread Christophe
Hello, Is it possible to create a facebook application with Flex ? Thank you, Christophe,

[flexcoders] CustomCursor Position

2010-06-11 Thread Christophe
Hello, How to limit the x position of a CustomCursor (to be fixed at a given value) ? Thx, Christophe,

[flexcoders] Yes/No RadioButton

2010-06-11 Thread Christophe
Hello, I have two radio buttons: Yes and No. At the beginning they are unchecked. Then I press on Yes to select Yes. How to desactivate Yes, if we click a second successive time on Yes. Thank you, Christophe,

[flexcoders] Framework choice

2010-06-14 Thread Christophe
Hello, Which easy to learn framework to use to have a modular application ? Thank you, Christophe

[flexcoders] Amfphp Error

2010-06-16 Thread Christophe
Hello, I have this error: AMFPHP runtime error Do you have such an error ? Thx, Christophe,

[flexcoders] Send SMS

2010-06-27 Thread Christophe
Hello, Which component can I use for sending SMS from my AS3 application ? Thx, Christophe,

[flexcoders] Alchemy with FP 10.1

2010-07-02 Thread Christophe
Hello, Does Adobe Alchemy projects writen under Flash Player 10, are working with Flash Player 10.1 ? Thx, Christophe,

  1   2   >