| Thread | Last Post | Replies |
|
| Displaying HTML | 31 Mar 2005 06:02 GMT | 2 |
I am just a beginner in Flash, so if this does seem too lame apologies. I am trying to load external .htm files in a Flash movie. --------------- --------------- --------------- |Button 1| |Button 2| |Button 3|
|
| Loading an array from an external file | 31 Mar 2005 00:30 GMT | 1 |
It's about "asymmetry" in LoadVars(). I want to load an array, but didn't know how to actually story it in the external file. So I used LoadVars.toString() to show me the format and when I used it, it doesn't work. I guess I am missing some step. I am attaching the code.
|
| Datagrid doesn't show data, although it's there ? | 30 Mar 2005 18:41 GMT | 2 |
Hi, I've read the Business Directory Sample Tutorial from the Macromedia website, and I've set up my own MySQL database, with some modifications. I'm quite new to this kind of stuff, and I am experiencing some problems... I've done everything as described in the tutorial, and ...
|
| Flash to CFM via loadvars.send() | 30 Mar 2005 09:47 GMT | 1 |
Does anyone know when you use loadvarsObj.send("index.cfm","_blank","post") which scope the variables are presented to CF in? I had assumed that they came through the FORM scope. I have changed the method to "GET" and noticed that the variables are sucessfully passed through the ...
|
| Newbie having problem with form | 30 Mar 2005 08:21 GMT | 2 |
Hello I am very new at flash but have managed to put form inputs on my webpage.. you can view here www.puppypalacedaycare.com/bookparty.html I am wanting my clients to enter their information then click submit and send the information to me via email. I know the coding in html ...
|
| Linking with dynamic variables problem..getUrl | 29 Mar 2005 01:44 GMT | 1 |
I needed to create a flash scrollbar with dynamically generated thumbnails that would link to a page and send the ImageID as a URL parameter. Could not find much reference material for this, was but successfully able to produce such a scenario... almost. My problem is, that even ...
|
| Help with inserting record | 27 Mar 2005 18:44 GMT | 2 |
So I've been looking all over these forums, and all over the internet on some kind of tutorial that will explain what I need to do to just insert a record into a database using a Flash form. I know it's certainly possible, but I haven't seen anything that just deals with "I ...
|
| Sorting dataset to listbox | 25 Mar 2005 18:56 GMT | 1 |
I having trouble sorting through a dataset and populating the results into a listbox. The code I have is listed below. If anyone can offer some assistance, it would be greatly apprieciated. function goSearch():Void {
|
| MySQL Data Intergation in MX04 Pro | 24 Mar 2005 22:41 GMT | 2 |
Dear Friends, First let me thank those who are ever so generous with their time to answer my questions. Your expertise and knowledge is greatly appreciated by the entire community.
|
| Mx 2004 form to ASP + VB Script | 24 Mar 2005 19:24 GMT | 2 |
I'll start an aplication based ond flash that must interact with a database. I only have Flash MX 2004 with remoting actionscript components. As i'm not a solid programmer I would like to know if it's possible to send the result of a form made in flash to an Update, or Insert ...
|
| Combo Boxes do not work? WHY! :-) | 23 Mar 2005 01:31 GMT | 2 |
Alright... I have an issue with some combo boxes absolutely refusing to populate in my movie. You can visit http://www.prowebsitedesigns.net/clients/jbock/www/cardmaker/index.htm and use test for username and test for password.
|
| Writing to external files using Flash | 23 Mar 2005 01:23 GMT | 2 |
I'm trying to read and write to external files using Flash. I've been doing some reading and I know you cannot use Flash alone to write to an external file. I know you can use PHP, ASP, JavaScript, and Director to do this. But what I'm wondering is can this only be done when ...
|
| asp variables into actionscript | 23 Mar 2005 01:20 GMT | 1 |
I'm having trouble getting flash to recognise my asp variables. I only want to pull out one variable 'sOrganisationName'. Heres my .asp code---------------------------------------------------------------------------- ------------------------------------------------------------
|
| Importing .htm to flash mx 2004 | 23 Mar 2005 00:57 GMT | 3 |
:confused; Helo, I am having a problem importing an htm file done in Dreamweaver into Flash MX. I have tried importing into library and stage and it says it cannot read the file. I am trying to link a button from a Flash site to an htm file done in DW. I can read the file from DW ...
|
| cd or dvd in flash | 22 Mar 2005 04:26 GMT | 1 |
in order to put flash movie on a cd or dvd macromedia says create a standalone projector that encapsulates the content of the flash player. does anyone know how to do this?
|