ActionScript 1/2 :: XML Driven Flash Presentations?
Feb 9, 2010
Im currently working on a system whereby a user can fill in text fileds within a PDF form, submit the data as XML and this is picked up by the Actionscript in a .SWF file thus allowing end user customisation without the need to edit the actual Flash files.I have all this working fine so far however im stuck at a particular part.I want to have radio buttons (or something similar) on each page of the PDF where the user can select if the page has to be output in the .SWF file or not. Ive tried creating the actionscript part for this however im completely lost. The XML from the PDF i can manage no probs but the actionscript part is stumping me.
View 3 Replies
Similar Posts:
Aug 23, 2009
I bought a flash site template that loads xml driven swfs inside the main swf as different menu items are clicked. The modules that come with the template work fine, but I don't know how to add a third party xml driven swf, so that it shows up properly. While the third party swf works fine as a standalone, the embedded version loads just an empty movie.
View 4 Replies
Apr 17, 2008
I work at an agency that uses Powerpoint for all of our presentations. I know there are templates in Flash for that. I wanted to gauge and see if there are many companies out there that actually use Flash for this. Wanted to find out the pros and cons? The major obstacle I see is those working on these and wanting to make last minute changes wouldn't be able to w/o knowing Flash. So I can see it's very specialized. I'm not familiar enough with 3rd party tools for putting Flash into PP or what they would allow you to do.
View 6 Replies
Jul 22, 2009
I'm trying to use a Kensington wireless remote to advance the slides in my presentation...
View 1 Replies
Feb 4, 2011
I need (badly) to add a preloader to a flash presentation.But googling around I didn't found a solution to this.I can't believe that you can't do this in an easy way.I can't re-create the slide presentation from scratch using the flash timeline (it would take ages)
View 1 Replies
May 31, 2007
I was surfing the web and stumbled upon this site. While watching some of the flash presentations I noticed that the videos had pretty complex navigation. Can someone tell me how it is put together or what kind of tutorials would I need to look at to comprehend how these navigation are done. The video is located on this site [URL]
View 5 Replies
Jul 25, 2006
I'm working on a slide presentation, and for the most part, I haven't had too many problems. But one quirk I'm trying to overcome is getting a slide to replay if the presenter re-enters it. Say you have a presentation with 3 slides, and each slide has an animation.After slide 1, you move to slide 2, watch the animation, and go to slide 3. After that animation plays, you want to go back to slide 2 for some reason. When you re-enter slide 2, the animation is stopped at the last frame. I'd like it so that the animation plays again from frame 1 upon re-entry. Is there any way to do this or is this just one of those "Flash Presentation" things I have to live with?
View 7 Replies
May 27, 2011
We are running Adobe FMIS 4.0. We have five "applications" which host stream video material just fine. Recently I was asked to host an "Adobe Presenter" presentation (html file, viewer.swf and a file full of xml and swfs) I have spent three days trying to get it to run. I can link to the Presenter presentation if it is hosted on public network storage, but I can not seem to get it to run under an application in FMS?
View 1 Replies
Jul 25, 2010
When the touch screen is idle for a period of time, for example, let's say half hour, I need to show an animation on the screen while nobody is interacting with it. When someone touches it again, the animation will disappear then the touch screen presention will resume.
View 2 Replies
Aug 7, 2009
I am looking for a non XML driven Flash banner rotator, something where I can load my images into the FLA and publish. The only rotators I can seem to find have external XML/image files, etc. All I want to do is create simple SWF's that I can use to display rotating images preferably is a smooth and stylish manner. Does anyone know of any, or could point me in the right direction?
View 1 Replies
Oct 18, 2010
I'm being asked if some resources I created can be made accessible. Currently each resource is the exact same launch.swf, but each is pulling from a different xml file. I'm so proud of myself! But now it looks like you can't dynamically generate accessilbe resources. I'm being asked for the alt.text equivalent of various text boxes, while the actual content of each box depends on multiple factors.
View 1 Replies
Aug 18, 2010
I am trying to create something like attached picture. I want a start. how i can do it in flash AS3.0
View 3 Replies
Feb 28, 2012
I've been hunting for tutorials on XML driven AS3 menus. I've found some really cool stuff, but nothing that does what I want, and most don't really explain the "hows' involved in getting the XML into the flash. I want to dynamically load menu buttons based upon an xml document in horizontal fashion with sub menus that load 10px down and to the right of the main menu button. With each item in the sub menu filing to the right. I'd also like to have that light up bar track the main buttons so that as the mouse moves over the bar slides to it.
Here's the code for the bar:
ActionScript Code:
import fl.transitions.Tween;
import fl.transitions.easing.*;
button_mc.buttonMode = true;
button2_mc.buttonMode = true;
button_mc.addEventListener(MouseEvent.ROLL_OVER, hover);
button2_mc.addEventListener(MouseEvent.ROLL_OVER, hover);
function hover(e:MouseEvent):void {
new Tween(bar_mc,"x",Strong.easeOut,bar_mc.x,e.currentTarget.x,1,true);
}
Most of the XML driven code I have found obviously doesn't have a static instance name and use addChild()
View 9 Replies
Aug 18, 2010
I am trying to create something like attached picture.i also want it to xml driven pies so my data will be in the xml file. I want a start.
View 4 Replies
Jul 29, 2010
I want to create a 3d XML driven animated chart.
View 5 Replies
Feb 3, 2011
I have following AS code for XML driven PhotoSlider which needs a PreLoader because the first image loads too slow. how to implement into this XML Flash sldier?
[Code]....
View 4 Replies
Aug 17, 2010
I've recently been working on some bigger projects in Flash and would really like to be able to use Test Driven Development but haven't found a great way to do so. I'd imagine its a bit harder to do in flash as most of its projects require heavy user interactivity (drag and drop with mouse, keyboard input to move etc...).
View 2 Replies
Jun 22, 2011
I am a newbie programmer and i dont yet have any idea of the WEB. I wish to start learning a technology that will allow me to build websites( database driven) i dont know which one to choose. I know some actionscript3 and flash. Is it possible to create a database driven website using these alone? Or do i need to learn any other technology? If i do then what should i learn? I know j2se for the desktop and oracle SQL/MySQL
please show me a path. Also wanted to know if there is any technology like Wordpress for J2EE/flash OK so i finally got the feeling that i need to learn PHP anyway along with css and javascript. So it is fine. Also another query. Which CMS should i consider? Wordpress or Joomla?
View 5 Replies
Jul 23, 2010
how to make xml driven 3d Pie chart in flash?
View 6 Replies
Mar 11, 2010
i stumbled accross the following website: URL...As you can see, the site is driven using a hd video. the user can interact with the site by performing little actions with the mouse. I guess this is simply accomplished by seeking through the video using the mousemovements as offset.What i would like to know is, how are videos like this encoded ? How big is the video behind a site like this ? Is the HD content streamed from the server ? What compression would you recommend for similar quality ? Do you guys know a tutorial/article that deals with constructing "video driven" websites like the one above ?
View 1 Replies
Feb 10, 2006
I have an XML driven Flash site and can't get quote marks to work in Flash 6. They show up fine in version 7 and 8 of the flash player. Here's what I'm doing:
My XML file: (added line breaks just for this example)
[Code]...
how to get this working in Flash 6? We really want to use REAL quote marks.
View 4 Replies
Oct 9, 2006
details of "XML driven flash tree structure"..that could be something related to the left pane of Windows Explorer and i need to add the data dynamically...is there any useful tutorials or documents for this?
View 1 Replies
Jan 27, 2009
i did a flashsite feeded by xml with text etc. html formatted etc.i am wondering if there is any possibility to use a backoffice system with a login to make my clients modify the xml files... something with an integrated html editor o.e.i could set up typo3 to make a backoffice to edit online xml files, but there must be something better for this.
View 2 Replies
Sep 3, 2009
I'm building a kind of CMS system for a site, with PHP and Flash. To start with in a specific section, I'm printing out data in a php page, using the & so they can be read and used in Flash, then I'm writing out the text as html within a dynamic flash field in flash.
Below is how i print out the basic variables for flash in php.
[Code]...
View 2 Replies
Feb 3, 2009
I am flashCS3. then i am integrate with XML driven content. but here its french characters in XML. but it doesnt show properly in flash. how can i solve the these kind of prob...
View 1 Replies
Jul 22, 2010
create a XML Driven Animated Charts in Flash with ActionScript 3.0
View 1 Replies
Mar 28, 2006
This site is so comlex:[URL].. would anyone direct me on how to begin to create something like this. I may have to do it for work. I know it involves xml, a database, and some advanced scripting, but I would like to have evry section in seperate clusters.
View 2 Replies
Aug 13, 2003
how to use asp and flash to create database driven websiteS?
View 1 Replies
Jun 16, 2009
I have been tasked to research methods for creating powerpoint-style presentations, but using Flash for better transitions, effects, etc. This also needs to be data-driven so that information can be easily swapped out for different presentations - maybe fed by an XML file?Any suggestions on where to start looking? Can Flash handle something like this, even outputting the swf of the final presentation?
View 1 Replies
Jul 29, 2010
Is it possible to create a data driven movieclip for the Pie Chart in Flash.
View 3 Replies