all groups > flash data integration > may 2007 > threads for may 1 - 7, 2007
Filter by week: 1 2 3 4 5
Flash Video from database
Posted by RGolfer at 5/7/2007 5:29:25 PM
Hi, I am not sure where exactly I should post this but I have been trying to
populate a list of videos in a repeat region in Dreamweaver. This is working
just fine but when I try to use a "Go To Detail" page server behaviour and have
the chosen (clicked on thumbnail) play on the page I get a "... more >>
storing and changing an external variable
Posted by fourinchesofego at 5/4/2007 9:16:32 PM
Hello...
Sorry for this question, but I am trying something new to me. I need to hold a
couple of variables in an outside file that can be incremented by user activity
-- not just during one interaction with the swf, but with every one. I have no
problems with using loadVars and I get the ... more >>
connection database
Posted by mit83 at 5/4/2007 3:20:11 PM
Hello every one, please some body to help me. How to store the data text in
Access databases using flash form and to search into the database. It is
possible to work without server because I don?t want to put this flash file on
the net. If it isn?t possible please some body to tell me how to ... more >>
Please help!!
Posted by onelotusguy at 5/4/2007 12:23:09 AM
onClipEvent (load) {
info4 = new LoadVars()
lv = new LoadVars();
lv.onLoad = function() {
info4=this.info4;
txt4 = info4.split(",");
format = new TextFormat();
format.bold = bold;
format.italic = italic;
format.bullet = bullet;
format.color =... more >>
my_FLVPlybk.contentPath - Loading URL from DB with ASP
Posted by Roostage at 5/3/2007 5:00:59 PM
Can someone point me in the right direction here? I am trying to use the FLV
Playback component to load FLV's dynamiclly into the flash movie.
What I have is a asp page with a Recordset pulling the URL from the DB into
the page using Dreamweaver. This is all fine.
Now I have one instance... more >>
loading new image from xml
Posted by dzedward at 5/3/2007 4:03:19 PM
i have an image carousel, images being pulled from xml..right now, when you
click the image, it slides over and some text appears also comming from the
same xml file.. xml set up like this
<?xml version="1.0"?>
<icons>
<icon image="image/Dunne_Lexan.crushed.png" content="Test" />
<icon i... more >>
making resume in flash with data file
Posted by ursprung at 5/1/2007 8:01:52 PM
this is my current cv, painstakenly written in flash:
http://disfasia.net/cv/cvenglish.html
I was told that I can use an external data file and load this into a flash
file with xml, i am trying to make an xml file that will do what you see here
above. But i cannot get the information t... more >>
Web Service in CS3
Posted by AntonMeryl at 5/1/2007 12:34:37 AM
Hi All,
I have a Flash Application (developed using AS 2.0) that consumes the Web
Service using the Web Service Connector.
I would like to migrate to the new AS 3.0. In Flash CS3, I could not find any
tutorial of Action Script 3.0 talking about the Web Service / Web Service
Connector C... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|