| Thread | Last Post | Replies |
|
| Problem printing from Flash on Macs | 31 Jul 2008 02:09 GMT | 1 |
Anyone ever have any problems printing from Flash on a Mac? I am pulling in jpgs and printing them via PrintJob. A client is saying that they are printing extremely pixelated on their Macs. Even when they print to PDF it looks bad so it?s not simply their printer. However I ...
|
| XML Storing on Server | 28 Jul 2008 11:35 GMT | - |
I'm new of this forum, and quite new of Flash scripting as well. I'm triyng to embed a "Flash-News-Editor" in my web site, and the idea is that it should be accessible by a couple of people (i.e. not only me). I thought that using XML might be a valid solution, but i'm having ...
|
| XML doesnt load in firefox and safari half the time | 28 Jul 2008 04:09 GMT | - |
Im using the open source coverflow from http://www.weberdesignlabs.com/blog/?p=11 half the time in firefox, and safari the xml data doesnt load I cant figure out why I have a example of the issue on my site L=www.getahugetank.com]http://www.getahugetank.com I have full source
|
| Morphing an existing widget | 24 Jul 2008 04:53 GMT | 8 |
Hello. I have a widget that pulls in images via an xml file and it works great. However, I want to convert this widget into one that pulls in a URL instead of the image and is clickable as a hyperlink. I want to change my slideshow into a news scroller.
|
| sending variables from flash to PHP | 23 Jul 2008 12:57 GMT | 5 |
I have a problem while sending variables from flash to PHP Here is the code: submit.onPress = function () {
|
| Basic Web Service Question | 21 Jul 2008 14:15 GMT | 1 |
I'm trying to connect a Flash interface with a web service over the company intranet, and so far having no luck at all. While I have a pretty good Flash background, my experience with other web technologies is pretty limited. The web service, which spits back XML, has been put ...
|
| ASP and FLASH INtegration | 19 Jul 2008 04:11 GMT | 1 |
Hi Guys and Gals, Im having a bit of trouble integrating dynamic variables pulled from a databse using an ASP script with a flash movie. Background:
|
| Convert XMLList to XML in AS3? | 18 Jul 2008 13:53 GMT | 2 |
I am trying to figure out how to convert an XMLList that I retreived from an XML instance back into well-formed XML in Flash CS3. Here is what I am doing. - I have an XML document loaded and I am displaying the contents in a datagrid component (which is working well).
|
| picture files integrated into swf? | 16 Jul 2008 18:16 GMT | 4 |
Hello, I started to develop my first flash web site. I use to import pictures into the stage, so far I only use jpegs. I am wondering, after I will have finished my fla and export to swf, will
|
| Will Flash optimize image sizes? | 16 Jul 2008 18:15 GMT | 2 |
Hello again everybody :) I have a question about the optimization of pictures placed in a Flash stage. If I put a big sized pictures (for example: 1024 x 1024) and if, in the final result, the picture is downscaled on the Flash stage (for example : 200x200
|
| repetitive pattern vector picture as background | 11 Jul 2008 09:50 GMT | 2 |
I would like to use an Illistrator file as a repetitive pattern for the background of my flash web site. I couldn't find any pointer in the documentation. How could I do this?
|
| XML node variable | 11 Jul 2008 04:10 GMT | 1 |
I'm trying to access RootNode in the code from anywhere in the timeline. I assigned a value in the loadFile function but when I try to access it from outside this function I get "undefined". How can I have this easily accessible from anywhere in the code? I know _global ...
|
| External Interface issue | 10 Jul 2008 06:27 GMT | 1 |
HI, I'm trying to get an button in flash to open a pop-under window in the browser using JavaScript. So far I have had no success. Both functions are working fine independently but I can't get them to communicate with each other. Please see attached code.
|
| Data retrieval from MS SQLwith ASP.NET 2.0 | 08 Jul 2008 14:55 GMT | 1 |
Can somebody provide a simple example that gets data from MS SQL /MysQL with ASP.NET 2.0 and displays it in Flash without using Flash Remoting. Where you have a previous and next button to scroll through the data and displays it in a textbox. I currently have the Foundation ...
|
| loadvariables get length | 08 Jul 2008 11:57 GMT | 1 |
How can I get the length of the amount of data that a php script has pushed as a result of a loadvariables?
|