all groups > flash data integration > august 2006 > threads for august 22 - 28, 2006
Filter by week: 1 2 3 4 5
Unwanted character codes (& etc) from XML displaying in Flash
Posted by maija_g at 8/27/2006 11:44:31 PM
I have a static, UTF-8 encoded XML document that gets loaded by a custom movie
clip class into an array and then items from the array are read and displayed
in a dynamic text field that is attached to the movie clip, depending on which
one is rolled over. Everything works perfectly except that... more >>
general assistance
Posted by baggyman at 8/27/2006 9:16:24 PM
Hi hope you can help.
Firstly I'm new to using Flash to access info from a database, but not Flash
or Databases though.
I have an MS SQL Server Database which holds my shopping cart info. Each
product has an associated product image.
What I'm trying to do:
Allow users to search for produ... more >>
Flash + PHP
Posted by lwq at 8/26/2006 12:00:00 AM
I have a php script that generates my blog entries into an xml file(in .php
extension).However, I have trouble passing and displaying the variables.Anyone
can give me any hint or any help as in to start?
... more >>
PHP <--> flash
Posted by Shin_Ares at 8/25/2006 2:36:41 PM
Hi Guys,
I got a problem on how to send variable in and out within PHP and Flash. I
tried to follow the tutorial posted in this website but it doesnt work (the
tutorial used loadvarnum).
What I have done here is :
- Flash page (called : tessend.html) send a variable (called : name) to ... more >>
traversing the XML data tree
Posted by Goo101 at 8/25/2006 12:00:00 AM
I have the following layout to my XML file . . .
<?xml version="1.0" encoding="UTF-8" ?>
<VoucherNumbers>
<GoodVoucher>20060820151601</GoodVoucher>
<CancelVoucher>
<CancelledVoucher>20060820091501</CancelledVoucher>
<CancelledVoucher>20060820102201</CancelledVoucher>
<Ca... more >>
Checkbox statement using variables
Posted by kengen at 8/24/2006 12:00:00 AM
Using Component Inspector, I can control input dynamically.
But I can?t find a way to control checkboxes.
[http://www.mobil-e.dk/turbineQ/ho_correct_statement.jpg
I am very thankfull for ansvers to this post
... more >>
Flash video inside blog entry
Posted by jsykes11 at 8/23/2006 11:31:58 PM
Hello. I create a video in Flash using import->video. I select my .flv file and
a skin.
The .flv is on my hard drive. The component property reflects this location.
I want to upload the video to my web server to display on my MovableType blog.
If I change the properties in Flash to ref... more >>
XML loads properly in .SWF but not in .AS
Posted by maija_g at 8/23/2006 2:56:37 PM
I have the following script which works jim-dandy when implimented as a frame
script in my .swf, but I don't want it there, I want it in a class I've created
called FigureItem. I've stripped the script down to just the part that loads
the XML. When the script is inside the .swf (without the cl... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
saving data to a local XML file
Posted by Goo101 at 8/22/2006 12:00:00 AM
I am seeing repeated comments on this discussion forum that it's not possible
to save data from Flash into a locally stored XML file . . . but there must be
a way to do this. Why is you can read data from a locally stored XML file but
not update or add data to it . . . how absurd a design woul... more >>
|