all groups > flash data integration > january 2005 > threads for january 1 - 7, 2005
Filter by week: 1 2 3 4 5
swf to illustrator, freehand ... ?
Posted by herfmarc at 1/6/2005 1:52:21 PM
Is there any way for Mac-Users to convert flash.swf files to ... Freehand ...
Illustrator or similar vector orientated files ? -> like screenshots, but
scale-able without any loss of quality I found a hint on ...
http://www.freelancers.net/show_forum/20040207/110715.html downloaded ...
... more >>
Web Service Problem
Posted by dbach at 1/6/2005 10:58:13 AM
I am having problems bringing in data from this web service into 2004. Does
anyone know if flash has problem parsing the data if there are under score
characters in the string values. I have a service without these characters and
have no problem with it ??? Service I am having problems with :... more >>
String Panel question
Posted by stefanburt at 1/6/2005 10:26:15 AM
Hello, just hoping someone has more information on how to use this element of
flash mx 2004. I understand that you enter an id then a string value of the
word that is to be translated into different languages, then when the swf is
published localized versions of the xml are stored in folder ... more >>
How to receive Struct from VC++?
Posted by fardreamer at 1/6/2005 9:33:38 AM
Hi, I'm trying to send a data structure such as
struct packet
{
int a;
int b;
int c;
};
(where a = 99, b = 2, c = 3 for example)
from a Visual C++ MFC Application (using CSocket) to a Flash movie using the
following code:
First, I declared a class as follows:
class Pack... more >>
How to access data returned from a webservice
Posted by joe28sfl at 1/6/2005 2:09:28 AM
I have a webservice that returns a query containing information for a real
estate listing slideshow (picture, headline, sortorder). I have written the
actionscript to trigger the webservice and it appears to be working correctly.
When I run trace('results = ' + evtObj.target.results); I get... more >>
Young Designer in Need of Help!
Posted by fightingcrest at 1/5/2005 7:45:33 AM
I was very intrigued by the presentation they showed on the site with the guy
standing in the white background. What is that called? And more importantly,
how can I create something like that. I have no problem purchasing the needed
software or supplies to do this.
Please, if anyone has t... more >>
XML Based Form Submission
Posted by JustinRTPD at 1/4/2005 10:00:51 PM
Hey everyone,
I am working on converting a html based search screen into a flash based
search. Simply because they look so much better and I love the Flex style
components.
I have the form designed and working all of the dropdoens are populated from a
XML file. What I need to do now i... more >>
Interact Flash with a database
Posted by shanteQuito at 1/3/2005 10:14:11 PM
Do any of you know how to access flash data from a Mysql database? :confused;... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Masking a movie containing external Data: XML/Dynamic text
Posted by Learn at 1/3/2005 10:10:43 PM
Hi,
The problem is as follows;
I have a movie clip which pulls data from an xml document. When i use the file
using a mask, the data is not visible. Has anyone else encountered such a
problem and found a solution.
if you have found one or have any idea, i would be grateful if you cou... more >>
XML Connector - paging
Posted by dnk NO[at]SPAM canada.com at 1/3/2005 6:34:45 PM
Hi there - I have been playing with the xml connector (using php to output a
dynamic xml file from a database), and was wondering what was the best way to
do record set paging in flash? Is it better to do in hte flash file or the php
file? Any tutorials would be appreciated.
... more >>
Dataset Current View Control
Posted by conquerors04 at 1/3/2005 6:04:32 PM
This question is for all the DataSet gurus out there! Does anyone know how to
limit the view of a DataSet component to 10 rows, even after executing a
XMLConnect to retreive 30 results? I've tried to use the filter function, but
no success so far. Does anyone know how to do this? My DataSe... more >>
Loading XML data every 20 seconds
Posted by Learn at 1/3/2005 2:57:03 PM
Hi all,
My problem is not loading data from an XML file but loading a new childNode
every 20 seconds. What i have at the moment is as included in the code.
Function loadNextSlide() loads all the data in one go and finishes with the
last child's data displayed, but i want it to wait for 20 ... more >>
One XML Connector or Multiple Connectors?
Posted by Daniel C. Di Vita at 1/3/2005 8:58:53 AM
I am creating a site that makes use of an external database and ASP to
generate the XML files dynamically.
My question is, should I have one XML connector for all the possible
XML files or create a new connector for each XML file that will be
generated? Thanks
Daniel... more >>
Opening a PDF
Posted by Christy Hughes at 1/2/2005 10:36:30 PM
I have created several forms in Freehand MX 2004 and saved them individually as
pdf files. I have created a website in Flash MX 2004. I want the visitor to
the site to click the button and have the pdf file open. I have tried using
the following code:
on (release) {
get URL("file.pdf","... more >>
|