ActionScript 2.0 :: Flash8 File Tree Without XML Or Mysql?

Sep 6, 2009

I was wondering if it's possible to make a file tree in flash without xml or mysql. Just define the folder to read from the same server and the component would display folder contents...

View 6 Replies


Similar Posts:


ActionScript 2.0 :: Flash8 - Posting Data To PHP / MySQL Database

Oct 11, 2006

How I can send some text in a dynamic flash textfield to a mySQL database and vice versa? Basically I've created a text field - assuming it has to be dynamic (with an instance name of "tUserdata"), it's going to be multiline text, and upto 255 characters. As the user clicks the submit button, the data held in the flash text field is sent to the mySQL database and stored there. I understand that i have to use PHP as well - and heard i need to use the loadVars function. Need Coding in PHP and connecting to a MySQL database, and what actionscript I need to insert.

View 3 Replies

ActionScript 2.0 :: Flash8 Creating A Search Engine In Flash Using PHP And MySQL

Feb 27, 2010

So I have this database that's filled with data, but I would like to use Flash as an interface.

So I've got a couple questions, first of all, is it possible to create a text box that when the submit button is pressed, goes to another frame "results" that displays the results, each preferably a link to yet another slide "info" that displays the full entry info?

I already know all the PHP for this, just wondering how to integrate it with flash, and show the results and entries inside flash.

View 6 Replies

Flex :: Fire Tree ItemClick Event On Setting Tree.selectedItem In Air?

Oct 30, 2009

I am working on Air application,i had a problem on Tree control.Iam adding nodes for the tree dynamically, while adding nodes to the tree i am setting Tree.selectedItem as present added node. after that i need to fire Tree.itemClick event handler method also.how can i call event handler method as a common method. in Flex3

View 1 Replies

ActionScript 3.0 :: Embedded Video - When I Click A Button On The Tree, It Runs The Respective Frames Then Returns To The Tree?

Jul 5, 2010

I have a intro to a picture of a tree which has buttons on it. The intro is an embedded flv video (not using the FLV component). The video starts on frame one and runs to frame 2. The tree is on frame 3.When I click a button on the tree, it runs the respective frames then returns to the tree. When the tree appears, the sound of the video is playing in the background.How can I make this stop?

Code:
stop();
MovieClip(lion_mov).stop();
//video Mouse Click[code].....

Frame 3 just includes all the mouse clicks for the tree.

View 1 Replies

ActionScript 2.0 :: Flash8 - Control A Movie Clip Of One Swf File From Another Swf File

Nov 30, 2010

I am working on a project which there are two .swf file play side by side simultaneously. I need to use one of the file to control the animation in another file.

If they are in same .swf it should be easy. I can just use:

gotoAndPlay("frameNumber")

but there are two .swf now. (lets say movieA and movieB) I think I should use something like:

"LinkToMovieB".gotoAndPlay("frameNumber")

"LinkToMovieB" should be the link to movie clip in the movieB file.

my problem is how do I get the link to movie B's movie clip. or there is other proper way to do this task.

View 1 Replies

ActionScript 3.0 :: Populate The Tree From An Xml File

Jun 28, 2011

Given there is no tree component in Flash CS3, I used the following tutorial [URL] and managed to populate the tree from an xml file. However I am now finding it difficult to perform certain actions such as:
 
- adding/deleting items from the tree
- save tree back to xml format
- copy child nodes from one tree to another

View 2 Replies

Mysql :: Migrate A Preexisting Flex/Java/Hibernate/MySQL App Onto A CD For Portable Distro?

Feb 2, 2011

I have a typical Flex-based application that was written to use a Java/Hibernate/MySQL backend. The client changed the requirements - now they want to distribute it on a CD where the user can just run the app without any installation or a network connection.

To do this, I certainly need to eliminate the web server and the database server and adapt my application (with as few changes as possible, of course) to a stand-alone application that will fit on a CD/DVD. I've managed to export the data to XML and read it into Flex, but I'm wondering if there's a way to recreate the Hibernate data structures in Flex so I could change as little code as possible. Failing that, is there any way to keep the existing Java/Hibernate external to the Flex code but retrievable without installing Apache Tomcat or MySQL?

View 3 Replies

ActionScript 2.0 :: Tree-component As File-browser?

May 7, 2004

Is it possible to use the tree-component as a regular filebrowser, to display actual files on your computer?

View 2 Replies

Mysql :: Create An Insert Form With TextInput Containing ComboBox Provided By MySQL Database Table?

Jan 13, 2010

I have a Flex application which manage a database composed by 7 tables.I have created the insert form and all work great. Now I wanto to improve the Form performances; the idea is to replace the TextInput of the Form with ComboBoxes which are provided by the DataBase tables

View 1 Replies

Configure MySQL JDBC Driver Mysql-connector-java-5.1.12?

May 25, 2010

I have downloaded MySQL JDBC driver from [URL]... How do I configure it?

View 1 Replies

Flash8 :: Insert An Swf File Into Another Flash File?

May 2, 2009

I'm trying to insert an SWF flash file (a game) into another Flash file. However, when I import the swf file into the library and drag it onto the frame (and insert the stop(); command onto the frame action to stop it playing the whole movie), the SWF file plays constantly, ignoring all the actionscript and button commands in the game SWF file.When I try inserting it using the Window component, the game SWF refuses to play at all - it just stops (clicking buttons in the game work, but it goes-to-and-stops instead of go-to-and-play like it's supposed to do).When the game SWF is played by itself (by just double-clicking to open it from Windows Explorer or embedding it in a web page), it works fine.

View 2 Replies

Php :: Store A Swf File Name And Location In MySQL Database?

Aug 8, 2010

I cannot pre-view a flash movie in a php.page. Question, How, where, do i store a swf file name and location in mySQL database and then use this data to call it in the application?

View 1 Replies

ActionScript 3.0 :: How To Generated Dynamically Vertical Tree Menu With Xml  File

Apr 15, 2011

How to generated dynamically vertical tree menu with xml file

View 2 Replies

Java :: Flex - Display Tree Like View Of File System?

Mar 17, 2012

I need a view of file system like this.

[Code]....

View 2 Replies

ActionScript 3.0 :: Load An External Xml File On Clicking The Node In Existing Tree?

Jun 22, 2009

i've created a tree using an xml file. now i want to load an another xml file on clickinh the particular node which contains the path of another xml file..can any one guide in this regard...

actually i've called a handler on clicking the node and reading the path then calling urlloader methodds for loading another xml file ..but beforeloading the file the control goes to next instruction.

View 2 Replies

Mysql :: Accent MySQL-Flex/ZendFramework?

Oct 22, 2011

In my table the Collation is:latin1_swedish_ci (but i tried UTF8_unicode too).In my flex application when it shows the table,it displays it correct,with all accent and pointing correct,but in the table is like :

View 1 Replies

Php :: Passing Variables To Actionscript From MySQL To Play A Audio File?

Nov 26, 2010

How can you bring in a path as a variable from php? I have hundreds of mp3 file names stored in a My SQL database and I want to call the name, load it into a variable and then have it replace the URL in the call to the sound file. I am all set with the PHP and database side of things, but I have been frustrated with the Flash part. I think it would just involve passing a variable from php to flash. The web pages we are building would eventually have 10 - 15 files per page and each one would have a different sound file and a different image that you could click to trigger the sound. First click would start the file and the second would stop the sound. The images and sound files are all stored in the database.I found this code on another post and it is basically what I want to do. Still missing the button part, but if I can figure out the variable from PHP I think it will open up a bunch of new options.

var soundRequest:URLRequest = "path/to/file.mp3"; //the path would be a variable passed from the database to php and then to the actionscript
var s:Sound = new Sound(soundRequest);

[code]....

View 2 Replies

Flash :: Flex 4.5: Tree - Make A Flex Tree Component Display The Children Of A Sprite In A Hierarchical Way

Nov 19, 2011

I'm trying to make a Flex Tree Component display the children of a sprite in a hierarchical way. Moreover, dragging the items on the FlexTree would resort and reparent the items. I have special Elements set as Folders. This would allow other elements to be added there as a children by dragging an element on the tree and dropping it there. I have a failed attempt which works, but breaks when I try to add folders. Basically, it fails at reparenting the items by dragging and resorting folders and that Does anyone know of a component or something which can do this, has anyone have created any of this or could anyone give me a clue?

View 1 Replies

Flash8 :: Loading AS From Another Swf File ?

Feb 18, 2010

I am creating a new site using Flash 8 AS2, I have a question but im not even sure if its possible. I have created (for arguments sake) Main.swf which is made up of a logo, music player and a main window, this main window is a MC called content (content_mc). This loads external SWF files into it.

At the moment when the main.swf file is accesed it automatically fades content_mc window to black then fades back out to display a swf file called 'door.swf' that all loads fine and heres my question --- within door.swf there is a button (door_btn) what i want to happen is when door_btn is clicked I want it to look at the action script listed under the main.swf file and fade out content_mc (currently displying door.swf) then fade back in with the a new swf file i.e room.swf.

So the main.swf file has no buttons on it, all the buttons will be displyed within the swf files loaded into the content MC, when any of these buttons are clicked I want the Main.swf to perfom the transition and disply the new swf file, is this possible ?

The code im using at the moment is as follows: In Main.swf i have a content_MC and transition_MC

Content_mc

Code:
onClipEvent (enterFrame) {
if (!loaded && this._url != _root._url) {
if (this.getBytesLoaded() == this.getBytesTotal()) {

[Code]......

I know ive got to put some code into the external swf files but i dont know what ?

View 1 Replies

Flash8 : Reduce The File Size?

Nov 6, 2009

I am designing a website. My flash file comes up to a size of 1.5 mb. It takes around 1 minute to load.reduce the file size.

View 1 Replies

ActionScript 2.0 :: Flash8 - How Much Text Is Inserted From An Xml File

Apr 7, 2009

I have a loop which duplicates a MC ('news_list')on the stage and places it underneath the most recent clip...

code:
for( i = 0; i < total; i++)
{
var news= news_list.news_item.duplicateMovieClip("news_item" +i, i);[code].........

I have a text box inside the MC which autosizes depending on how much text is inserted from an xml file. This should then obviously increase the height of my 'news_list' movieclip.What I want is for the next instance of the 'news_list' MC to be placed directly underneath the current one,no matter the height of the clip.Currently,I can only get it to position a specified distance below the current instance.The code above is what I've currently got,but I can't quite grasp how to grab the height of the current instance, and then use that in the code to place the next instance below it...

View 2 Replies

ActionScript 2.0 :: Flash8 Save To External File?

Apr 12, 2009

I have a number of different swf files that all have a score variable. I was wondering is it possible to save this variable into an external file and be able to load these variables in a different swf?

View 3 Replies

ActionScript 2.0 :: Flash8 Import Txt.file - Know When Updated

Apr 16, 2009

If I use an imported txt-file in my flash-move. Is it possible for flash to see if it has been uppdated ( last time saved ) the last five days?

View 2 Replies

Flash8 :: Dynamically Create XML File References?

Jun 29, 2009

I need to create two combo boxes that are populated by an XML file. In the first combo box there are 13 choices and depending on what the user selects I need to populate the second combo box with the correct information. Now I can create the first combo box just fine but when I try to dynamically create the XML file name for the second combo box it doesn�t seem to work. What I am doing so far is taking the data from the first combo box and adding the quotes and .xml with this piece of code:

PHP Code:

pModCombo = '"'+event_obj.target.selectedItem.data+"Combo"+".xml"+'"';
pModComboXML = new XML();
pModComboXML.ignoreWhite = true;
pModComboXML.load(pModCombo);

If you trace that code it creates the file name just fine however the xml file will not load. If I replace that code with the normal xml code like this:

PHP Code:

pModComboXML = new XML();
pModComboXML.ignoreWhite = true;
pModComboXML.load("new.xml");

The second xml file seems to load just fine. However, if I create an if statement with all the different xml file names I will have to update the swf every time I add a new choice in the first combo box. So my question is does anyone know how to dynamically create the xml file name?

PHP Code:

pmComboXML = new XML();
pmComboXML.ignoreWhite = true;
pmComboXML.load("brands combo.xml");

[code]...

View 6 Replies

ActionScript 2.0 :: Flash8 Loading A .txt File On A Different Domain?

Mar 8, 2010

Loading the text file works just fine until I put the .swf on another domain. How can I still load the .txt file without just putting it on the same domain? Is there some kind of security or permission that I can place into the html or flash?

View 1 Replies

Flash8 :: Save Variable Data Is Swf Or Other File?

Jul 5, 2011

there are 2 items on stage, one is the "button" with instance name myButton and a dynamic text field.so the action script goes this way...

myVar=0;
myButton.onRelease=function(){
myVar++;
trace("click");
}

the dynamic text is initially zero (0) and when i click the button it counts the clicks up to here every thing works right but...when .swf file previewed in html after clicks if refresh is pressed the number is going back to zero.i want to upload this file and use on webpage.

View 5 Replies

ActionScript 2.0 :: Flash8 : Load A Text File?

Mar 25, 2012

i have a flash file where i have created a text it is dynamic .i would need to get evry 10 seconds an update on this text from a file called update.txt

View 2 Replies

Flash8 :: Reading The First Line Of A Text File And Stopping

Aug 7, 2009

I am using flash 8 and I have succeeded so far in loading variables from a text file that contains around 20 lines and have the variables displayed in texboxes. The problem is that it goes directly to the last line and displays those variables. I need it to read the first line only and stop so I can add a "next" and "previous" buttons and be able to navigate through the database.

View 11 Replies

ActionScript 2.0 :: Flash8 Url For Txt File In Dynamic Text Field?

Jun 3, 2011

dynamic text field, which displays a txt file.

If I hardcode the file name in the code, then it works fine. This is on the first frame of my movie, which holds the dynamic text field.

Code:
myData = new LoadVars();
myData.onLoad = function(success)
{

[Code]....

Is there a trick to defining url's for dynamic text fields? Because if I hardcode the path from the server, it works locally, but again not on the server..

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved