ActionScript 1/2 :: Develop An Application Where The Swf Pulls XML Data From My Database?

Oct 29, 2009

I use Flash CS4 (AS2) to develop an application where the swf pulls XML data from my database. I basically used the same script (AS & PHP) in a file which was done in Flash 8(AS2) which is NOT WORKING!.

View 1 Replies


Similar Posts:


Data Integration :: Create A Slideshow That Pulls Information From A Database?

Apr 22, 2011

I want to create a slideshow banner that will showcase our products. The slideshow will contain the image of the product, the name, the price, the item code and the link when someone clicks on it. Each week we update the best sellers and it can be from 5 to 15 different products. Similar to what we have now in our website www.deiequipment.com which now is static, we want to animate it and rotate the products like a slideshow.The problem we are encountering is that we have to manually update the slideshow content.
 
We would like to know if there is a way through scripting or catalyst to connect to a database and simply update all these fields automatically. So for example if the database has 5 items, automatically will pre-fill each field listed above and the slideshow will have 5 products.
 
If we update the database now with 10 products, to update automatically. That way we can create 1 slide show, the time it takes to rotate to the next product, and add simple button controls to the slide show for next and back that will simply go through the loaded items.I tried to do a research on how to do it online but some takes me to scripting, others to catalyst dabases, but none are specific to what I need.As a note, the image will just be an image holder that will be updated with the image field in the database that points to the URL location of the image.

View 10 Replies

Data Integration :: Iphone Support Any Database For Application?

Jun 7, 2011

SharedObject not support for iPhone? iphone support any database for iphone application ?

View 6 Replies

Flex - Barcode Scanner Cannot Connect To The Application To Call The Data From The Database

Nov 11, 2010

I am currently working on software for student attendance. I use the flex / flash and php to create the software but I faced a problem barcode scanner, can not connect to the application to call the data from the database when students scan the barcode printed on their student card.

View 1 Replies

ActionScript 3.0 :: Barcode Scanner Can Not Connect To The Application To Call The Data From The Database

Nov 27, 2010

I am currently working on software for student attendance. I use the flex / flash and php to create the software but I faced a problem barcode scanner (Motorola-type barcode scanner Symbol LS2208 Laser Barcode Scanner USB), can not connect to the application to call the data from the database when students scan the barcode printed on their student card. make the script so that it can run on flex / flash and php. it makes me crazy for a week to seek a way out. (I have not mastered the java script)

[Code]...

View 4 Replies

ActionScript 2.0 :: Downloaded Flash Application Pulls Website Image W/ It?

Nov 1, 2007

I'm developing a downloadable flash application that I want to include an image associated w/ a specific user w/ the download.Basically, I want the user's website image to be pulled down or pointed to when the .swf or .exe file is downloaded to a user's computer

View 1 Replies

Database :: Which Database To Use For Flex Standalone Application?

Jan 11, 2010

I am planning to develop a standalone application, which infact will be used for personal purposes. So only single user access may be there. I want to develop it in Flex. Just want some opinions from the gurus over here : Whether i should use Flex or AIR (I know only Flex, AIR i need to start learning)Which database i should use? SQLLite or HSQLDB or some other.

View 3 Replies

Flash :: Develop An Excel-like Application In It?

Jun 30, 2009

I'm looking to develop an application that allows you to set up an online spreadsheet or to be able to draw a custom table format. Can someone point me in the right direction. I've been googling for a week now and can't find any direction.

View 1 Replies

ActionScript 1/2 :: Develop A Logging System For Application?

Apr 1, 2010

I want to develop a logging system for my application. This system is intended to log warning,messages(like traces) and errors in a log file in the server with time stamp and user information.
 
I am familliar with flash tracer but that is temporary. Sometime to debug real time user's reports I need this system. Some of the files in the application are in AS1 and the rest in AS2.

View 3 Replies

Media Server :: Way To Develop A Broadcasting Application?

Jan 8, 2012

We want to develop a broadcasting application, there would be a main broadcaster on video, with a lot of chatters. There would also be some chatters going on webcam (6 max). I'm still checking out NetGroups, IP Multicast, RTMFP Multicast, Fusion etc. but I am still lost. I also want to make sure that people who can't support RTMFP can be a part of the program by using RTMP, if that's possible right now to combine RTMP/RTMFP in such a big broadcasting application.

View 1 Replies

Possible To Develop Flash Application Using Only Open Source?

Nov 27, 2010

I want to create a Flash application but I do not want to pay the $700 for Flash Professional CS5 (neither to pirate it). I have been looking at previous questions here in SO and around the net for hints of free software allowing to develop flash apps.

From my current research, it seems the tools I need are:
1. FlashDevelop or similar to create and compile ActionScript code.
2. Pencil, Synfig or similar to create animation (is it possible to export to fla?
3. ?? to put everything together and compile a swf file.

My question is whether anyone has successfully followed a similar path to build a flash application using only open source. And better yet, any good web site with documentation on how to tackle such a task. I have looked at the Open Source Flash Projects page which contains a comprehensive list of flash related open-source projects and libraries...

View 3 Replies

Java :: Develop Application For IPhone And Android?

May 3, 2011

I would like to develop applications for iPhone and Android devices. Which language it is better to use Java or Flash? I have read that Adobe Flash CSS 5.5 support compatibility for ActionScript on both devices. Will be interesting to know plus and minus sides for both languages? Remember that we have to develop application for both devices, and we have a small part of that application already written in Java.

View 2 Replies

Flex :: Setup, Develop And Run Application With Flashdevelop

Aug 30, 2011

how to setup, develop and run flex application with flashdevelop.

I am an experienced programmer (PHP, JAVA, JS, ActionScript....) so I just need a good quickstart....

View 1 Replies

Flash :: Develop A Workflow Application In Flex?

Oct 13, 2011

I am trying to develop a flex 3 application that would appear like a vertical/horizontal hierarchy. It will represent the flow of any application based on user selection.

Here black dots represent the nodes (description) that could be furthur divided into sub-nodes having their own description. White nodes represents the end-point of that expanded view branch. Each node represents some part of application,

View 2 Replies

C# :: Way To Develop A Html/jquery Seating Application?

Oct 19, 2011

The administrative portion is where our super users can either define a location as a numbers of rows, with a number of seats in each ( ie a cinema/concert lokale). The other option they have should be a much more flexible "seating" arrangement. Here we want the superuser to be able to upload an image and then draw places (ie a camping place). The user portion is either a simple page with all the rows of seats drawn or a view of the image with the drawn places overlaid. The user should then be able to choose a number of "tickets" and select places. For the fixed map, we want the tickets to be sticky (ie if you choose 3, they should be seated besides each other if possible?

View 3 Replies

ActionScript 3.0 :: Develop Application Through Going To Broadcast A Video

Oct 6, 2009

I am new in action script. I want to develop a application through that i am going to broadcast a video. It will be done by stored file. I have installed the FMS for this purpose but don't know how to configure it. Please help me to implement the video player.

View 0 Replies

ActionScript 2.0 :: Develop Mobile Application For Android?

Dec 13, 2011

Is it possible to develop a mobile application for Android. ?Is there a tutorial or any resource about this ?

View 0 Replies

ActionScript 3.0 :: Develop Iphone Application With Flash?

Dec 31, 2010

Can we develop Iphone Application with Flash AS3. Does Iphone support flash?

View 8 Replies

Media Server :: Develop An Application To Capture The Event Using A Cam?

Nov 24, 2009

I have few queries on Flash Media Server:
 
My Requirements 1. First requirement is to broadcast a live event through a website. So I need to develop an application to capture the event using a cam (I don't want to use Media Encoder) and I need to create a player for the web site.2. Second requirement is, in a webpage need to display the same live streaming event, also need to display another 8 live videos (which capture the webcam of 8 different users). Basically can I do multiple streaming how can I handle
 
Questions:a. Can I use Flash Media Server to meet the above requirements?b. I have a dedicated server for FMS and I have webhost for hosting the website. Since FMS and the web hosting are different server, will FMS communicate with the hosting server?c. What is the minimum config for the hosting server? Is it better to go for some Unmetered Servers?

View 1 Replies

ActionScript 3.0 :: Use Flash Component For Develop IPhone Application?

Dec 30, 2010

Actually i have flash cs4 pro, so first i develop my small application using flash component like datagrid, button and input text. After my completion my program, I will perches flash cs5 pro.

View 5 Replies

Flash :: Develop New Facebook Application (login,add Photos) Using Api Of It?

Mar 30, 2010

How to develop new facebook application (login , add photos ) using the api of flex

View 1 Replies

Flex :: Develop A Video Chat Web Application In Java?

Apr 19, 2011

Currently we are in the design phase of an application that will allow two users to communicate with each other using chat and video (with audio), the application is a web application that currently is a java web app with Spring and hibernate, but we want to incorporate video and chat between two users and we are evaluating the options to developing it, so far we have two choices, either develop a Flex UI that leverages its video and chatting capabilities through Red5 or something like that and communicates with the Spring app using BlazeDS or a completely java based approach using (maybe) JMF and/or applets to achieve the video and chat interaction. The question is, which would be the most scalable approach to develop such an application?, what would be the approach that is the least intrusive from the end user perspective?

View 2 Replies

Flash :: C# - Develop A Video Conferencing Application With White Boards

Jul 27, 2011

I want to develop a flash based video conferencing application with white boards for e-learning purposes. Where should i begin? What are the authoring tools that I should use?

View 1 Replies

Java :: Develop A Browser Based Application That Record The User Screen?

Feb 3, 2010

I need to develop a browser based application that record the user screen, much preferably on flv. Also doing that with java would be perfect.That's exactly what they accomplished at [url].... , with just a javaWS app.

View 2 Replies

Flex :: Develop The HTTPS Application Using Java - Remote Objects Or HTTPServices

Feb 8, 2010

I need to develop the HTTPS application using Flex and Java. But i have idea about remote objects or HTTPServices. which one is the best for developing HTTPS application.

View 1 Replies

Actionscript 3 :: Develop An Application Having Bluetooth Feature For IOS Devices Using Flash Builder 4.5

Oct 10, 2011

I have heard about Flash Builder 4.5.1.As I have understood, one can make an application using Flex with the Flash Builder 4.5.1 and also exported the release build for iOS, Android and Blackberry.

What are the limitations of Flash Builder for developing the mobile applications? What are the things which can't do with this IDE? Is bluetooth, one of the thing?

Is it possible to develop Bluetooth feature for an application using Flash CS5?

View 2 Replies

Data Integration :: Flash Data To Mysql Database

Feb 16, 2009

Can anyone help me with getting a message that is said in flash (like a game) go to a mysql database?

View 2 Replies

Flash :: Can't Update Php Database With Application

Apr 12, 2011

I am trying to develop a flash database manager for my company, and I already have the insert and "search" functions working okay. The problem comes up when trying to get the UPDATE working. [code]...

View 3 Replies

Php :: Connect Flex3 Application To Database?

Jul 13, 2011

I am beginner to Flex3 .. I am developing simple application with login screen having fields user name and password. I wanted to know how i store this information in MySql database?

View 1 Replies

Flex :: Develop And Compile A Flex Application Without Builder?

Mar 8, 2010

How to develop and compile a Flex application without Flex Builder?

View 2 Replies







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