ActionScript 1/2 :: Flash Presentation With Video And Slides?

Sep 8, 2011

Im building a flash presentation in AS2.As the FLA video plays I have timed cue point that will make a slide appear to the side of the video.The video will contain around 30 cue points but I dont know how to do the action script.I currently have the below that works for one event. How do I do multiple events.

myFlvPlayback1.addEventListener ( "cuePoint", this );function cuePoint ( eventObj:Object ){gotoAndPlay("1");
}

View 1 Replies


Similar Posts:


Controlling The Playhead Between Slides In Flash Presentation

Jun 23, 2009

After using Flash for many years for animation I've finally discovered the Flash Presentation document setup, but I'm stumbling at the first hurdle in getting my head around the document structure and how the playhead moves between slides/screens.
 
I have a small 48 frame animated "text bullet" which fades in and then glows for a second.  I have placed this on one layer in slide 2, and have tweened it so that it flies in from the left of the screen, stopping in the middle.  This is great but have noticed that when advancing to the next slide, slide 3, and then hitting the left arrow to go back to slide 2, the animated instance of the text bullet is at the same position/state as when I navigated away from slide 2 to slide 3.
 
So how come the playhead doesn't automatically jump to the start (frame 1) of slide 2 when I navigate back?  I have explored the Behaviours but haven't managed to sort out this very basic first step

View 3 Replies

Arrays :: Sorting Order Of Series Of Flash Slides Into Dynamic Presentation

Feb 21, 2011

I'm not quite sure how to do this - I'm building an admin interface to sort the order of a series of flash slides into a dynamic presentation. The admin interface pulls the slides from xml and displays each as a thumbnail. The thumbnails, when dragged, reorder themselves in the array appropriately. The problem is, I want the actual array of slides to reorganize itself accordingly. My code is this:

function onThumbPress( e:MouseEvent ):void {
e.target.startDrag();
} function onThumbRelease( e:MouseEvent ):void {
e.currentTarget.stopDrag();
sortSlides();
[Code] .....

So what I want to do is take the change in the array (say 0 moves in front of 1 in project_thumbs_array) - and make sure that my other array (project_clips_array) moves item 0 in front of 1 as well. I thought something like this might work but it doesn't:
project_clips_array.sortOn ('project_thumbs_array.x',Array.NUMERIC);

View 1 Replies

ActionScript 3.0 :: Possible To Create PPT-like Presentation In Which Can Advance The 'slides' From Computer

Jul 19, 2010

Is it possible to create a PPT-like presentation in which I can advance the 'slides' from my computer, and the slides that my viewers are seeing will likewise advance without their interaction?

View 1 Replies

Flash :: Professional - Create A Video That Will Incorporate Powerpoint-like Slides Along With Video Footage

Jan 22, 2010

I'm trying to create a flash video that will incorporate powerpoint-like slides along with video footage. So for instance I will have slide 1 (graphic) - slide 2 (video clip) - slide 3 (text). I have used CS4 before for one of my classes but that was a little while ago, and I feel like I'm starting over again. When I import the first graphic (.png), is there an option to have it resize to fit the stage?

View 5 Replies

ActionScript 3.0 :: Loading An XML Document That Contains Properties About "slides" In A Presentation

May 27, 2009

I'm loading an XML document that contains properties about "slides" in a presentation. When the XML loads each slide builds as an object with it's params. Everything works perfect except now I need to add graphics, instead of just text, to the stage based on the slide object params. I have an object in the library being exported as "StateMap". In my xml params of the slide it's name is StateMap. How can I convert the string StateMap into a display object and then add it to the stage?

So if Slide 1B has 4 lines of text and an image from the library, I want to build the 4 lines on the stage and then place the image on the stage. The image is exported for actionscript in the library but I cannot get the xml to store a name or reference and figure out how flash converts that to a display object.

View 4 Replies

Professional :: Flash Video Presentation?

Aug 27, 2010

I've been wanting to create a flash presentation similar to the one on the page of this website.This is NOT my website by the way.  Does this require actionscript? http:[url]........
 
I know it will take some time to learn and develop and I'm willing to put in the time to learn.  I just would like to learn from a professional tutorial and not some random, generic looking tutorial that doesn't really teach a thing.

View 1 Replies

Flash :: Slide Presentation - Auto-starting Flv Video

May 3, 2009

I'm trying out Flash CS4, and am using it to create a slide presentation. as I feel stuck at the moment. Here's what I need: An intro slide to act as a "front cover", giving the user of the presentation a chance to load it up before initiating the following content. The next slide to contain a video, which starts playing as soon as the slide is loaded. Also on this slide, a few pieces of text need to appear at certain times as defined by me.

Here's what I have so far: A blank 'slide1', ready for my content. Presenter presses the right arrow and it proceeds onto slide 2. A 'slide2', which has my flv video clip placed on it with optional play controls. So I need to know how to start the flv player automatically when slide 2 is opened. I think I need to place some ActionScript on frame 1 of slide2, but I don't know what. If I set the video to 'autoPlay' in the component inspector, it starts as soon as the swf presentation is opened, which is not what I want - it should only auto play when it's own slide is navigated to.

View 2 Replies

Professional :: Video In Flash Presentation Isn't Playing Ball

Feb 16, 2011

I am creating a flash presentation for something that I'm doing at university on Friday, and the video is the only thing in the presentation that isn't working.The presentation I have some words, music and video and the words and music are playing fine (but the music and video are on the FLVPlayback thing so I think that's causing a problem, but I can't see how I can separate them) and the video comes into play.When I put the actionscript - stop() - at one bit of the presentation, nothing plays afterwards, and I'm wanting the whole thing to stop at the end of the music, and when a line of the presentation to come up (which is the last line) and then the video is just the one thing that is playing, along with this line which is stationary under the video.I've used Flash before, but not with sound or video as I had no call for it, but now I do its not working.

View 18 Replies

ActionScript 3.0 :: Insert A Video File Into Flash Presentation?

Jun 22, 2011

Ive been trying to insert a video file into my flash presentation, but somehow, when I export the movie as swf it doesnt play the videos..

View 1 Replies

Flash :: Udemy Mash-up A PowerPoint Presentation With A Video For A Synchronized Play?

Jul 28, 2011

If you have used Udemy (I have used Zenation earlier, which is not as good as the app developed by Udemy.) to create a mash-up of a .ppt file with a video, you would know how wonderful it is. I would like to get an overview how they have built this application.My guess is that first the application converts the .ppt slides into JPEG images which are then imported to flash so that the user can easily time-stamp the images while the video plays. Pretty much like sub-titles work. But, I am not sure about my guess.

View 1 Replies

Professional :: Interactive Video Presentation Starts With A Video In A Loop

Aug 11, 2010

I have created animated presentations (since now, I have just videos) for my seminars at the university with cinema 4D and I added some effects with After Effects (CS5). Now, I want to build an interactive presentation. That means:

- The (video projector) presentation starts with a video in a loop.

- When I click a button on the mouse/keyboard, the video finishes the loop until the end and

- show a transition video and

- start the next loop and so on...

[Code]...

View 4 Replies

ActionScript 2.0 :: SetTimeout - Animation To Do Is First MC Slides In From The Right - Pauses Then Slides Off To The Left

Nov 24, 2009

I have 2 movie clips, one names mc_frame01 and another mc_frame02. I've tried to set variables and arguments to make it easier when theres more mc_frameXX's. All I want the animation to do is first MC slides in from the right, pauses, then slides off to the left. Then repeat for each MC. With the code below, both MC's seem to slide in from the right at the same time and that's it.

[Code]..

View 9 Replies

ActionScript 3.0 :: Sync Image Slides To Video Cue Points?

Aug 27, 2008

I'm working in AS3. What is the best way to sync some image slides to cue points I have embedded in a video? Ideally the video would play and and the image will change according to the cue points.

View 1 Replies

Actionscript :: Use FMS To Stream Audio/Video And Control (powerpoint) Slides?

May 15, 2009

My compnay provides webcasting services to numerous clients, and we currently use Windows Media Encoder as our base software for these projects. However, I'm interested in switching to Flash Media Server, but need to figure out one issue and how to implement it in such a way like how we are currently using Windows Media Encoder.
 
We need a way to stream out a live audio/video feed AND have a way to control a presenter's POWERPOINT slides and have them advance by our command when streaming live.
 
Basically, the way we do it is we will stream out audio/video from WME and also use the encoder's SCRIPTING functions to send out a "url"  from the encoder to the actual page in which the viewer is watching the live embedded stream.  On that page is an embeded/internal frame which we can specify (using the id/name) that the url gets loaded, and this actually advances the slides (or more so pulls up a pre-created html page of the next slide in the person's powerpoint, which is actually a screenshot or exported image of that slide and embedded within a specific HTML file and hosted on the same server as the embedded player/html file)
 
Would there be a way to send out this same type of script using FMS?   I've been playing around with it and notice the interface itself does not have a built in scripting function like Windows Media Encoder does. However, I did read somewhere that it supports ActionScript... but I have no clue how to implement this feature.
 
I am just curious how it might be able to go about doing this?  Is there a way to use an [action]script with FMS and have it send out a URL to a specific frameset embedded on the same page as the Flash Media Encoder Playback?
 
Hopefully this make sense and that someone can point me in the right direction.  Switching to FMS over Windows Media Encoder is the way I would love to go, just need to figure out how this could be done.
 
Would a better method be converting the powerpoint slides to a swf or flv file, embedding that file within the same page as the FMS playback, and somehow using a script to "advance" the frames/slides/scenes within that file? I also heard something about Flash "Shared Objects" and how this could be a way of controlling a swf file remotely.

View 1 Replies

Presentation With Video Trailers

Jul 9, 2009

I'm a designer at a company. In every day life I use flash for creating banners, simple slideshows and presentations. Nothing complicated really. I have managed to learn some simple expressions.I'm making my presentations in as3, because i'm also using flashEff for the cool text effects. This time i'm assigned to make a presentation that has videotrailers in it. I have no idea where to start.What are the keywords i have to look in to and what to i need to learn the get the new task done.The presentation has 20 slides, each slide contains some content that appears on mouseclick command. I'm navigating from one slide to another with arrow keys. 10 slides are going to contain a player with the trailer (length max 30 sec).

View 1 Replies

Flash :: Silverlight - MVVM - Presentation Model In Flex Vs Presentation Model In Silverlight: Advantages And Disadvantages?

Apr 10, 2011

As it is said here: [URL] "If you do a Google search today for "MVVM and Flex", the first post is by somebody who claims that MVVM is not a good fit for Flex. I couldn't disagree more. Out of the box, the Flex framework makes it much easier to implement a Presentation Model than similar MVVM implementations in Silverlight. That is not to say that there aren't good third-party libraries that make it easier in Silverlight, but without any help, it is easier to do in Flex." So MVVM as LOGICAL CONCEPT can be implemented in both but the way it is implemented in Silverlight requires more Plumbing than Flex.

What prevents Silverlight MVVM to be implemented like Flex ? Doesn't Silverlight have same capability in event system to do the same? If yes why does Silverlight do things more complicated what's the advantages then ? Is it about using Class Interfaces which are more strongly typed? What are the disadvantages also ? For example as for implementing MULTIPLE VIEWS for 1 View-Model does Flex implementation make it also more obvious?

View 2 Replies

Professional :: Add PDF Files Into A Slides? (Flash 8)

Feb 9, 2011

I am using Macromedia Flash 8. My task is simple enough: I need create a Presentation with Screens from PDF files: I have 10-12 PDF files which I want convert into flash presentation. I have read this tutorial:
 
[URL]
 
Chapter 11: Basic Tasks: Create a Presentation with Screens.
 
I'm having trouble how to add PDF files into a slides: I want insert a whole pdf file as separate slide, without splitting pdf file into separate elements: pictures, text, etc. I tried import pdf file into Flash, wheen import there is shown prompt how program should process this pdf file(add in stage, library, as keyframes, etc) , not clear which option is correct for my task. What I got is pdf file splitted into multiple images, text, - which is not what I want. I want keep PDF files without changes, preserve original design and formatting, just convert this pdf into flash, so presentation will consist of PDFs organized in correct order, then add navigation buttons and some effects. How to solve this task?

View 10 Replies

Professional :: Connecting Different Flash Slides Into Main One With MP3

Mar 2, 2012

I have downloaded a flash video from a website which was the combination of lots of flash slide and MP3. Now I want to join all those so that it look same as was displayed in website . [URL]. This is the link to the website and I got 15 flash slide from this on presentation and 10 mp3 files when I downloaded that .

View 8 Replies

Javascript :: Flash Movie Advance The Slides In The Slidedeck?

Dec 11, 2009

Take a video on infoq.com (like this one: [URL]... If you play the movie linked above, you'll see the slide deck advance as the appropriate part in the movie is hit. If you advance it forward and back with the slider, you'll see that it triggers to the appropriate location in the slide deck.

View 2 Replies

ActionScript 2.0 :: Flash Menu Interact With Powerpoint Slides?

Oct 15, 2007

is it possible to have a flash menu interact with powerpoint slides?

View 1 Replies

ActionScript 3.0 :: Make An Animated Flash Banner In Which A Graphic Slides?

Oct 26, 2009

I am trying to make an animated flash banner in which a graphic slides across a 774 by 100 px stage which stops after playing once and repeats on mouse over.

I have managed to make the animation repeat on mouse over, but when it does, the graphic only slides to the point on the stage that the mouse moved over.

I have also tried this with a mouse out which works fine but is not quite what I was trying to achieve.

ban.mouseChildren = false;
ban.addEventListener(MouseEvent.MOUSE_OUT, banOut);
ban.addEventListener(MouseEvent.MOUSE_OVER, banOver);

[Code]....

View 5 Replies

Professional :: Create A Flash Slideshow Including Buttons That Interact With The Slides?

Dec 20, 2010

I am trying to figure out how to create a flash slideshow including buttons that interact with the slides. A perfect example of what I am trying to create is the flash slideshow on the Frito Lay's website[url]....I am sure there is some action code for the button that can do this, but being to to Flash code.

View 1 Replies

Flash :: Presentation.fla To Add Audio?

Nov 13, 2010

I have a presentation .fla from a client which is published to an .exe projector file. this is my first tome working on a file published for this so I'm a bit confused. Within the fla folder is another fla which is titled player. That file calls background music thru an xml file which I can figure later but my problem is this.
 
if I add the mp3 voiceover to the xml list when the published file plays it of course starts at 001.00 the voiceover needs to be edited to fit within the presentation. How can I drop the swf of the riginal presentation inside an app then add the voiceover on another layer and be able to edit to match sort of what I would do in IMovie. I have the CS5 master Suite so I'm sure one of the apps does this/

View 1 Replies

Convert A Flash Presentation To Scenes?

Mar 12, 2009

Is there a way to convert a flash presentation to scenes?

also is there a way to copy frames and paste them in place without things getting shifted weird?

View 5 Replies

Resolution For Flash Presentation On Flatscreen TV

Oct 20, 2009

I'm going to be creating a Flash presentation that will run on a flatscreen TV at a trade show. I'm not certain what resolution to set up my Flash movie to. The TV is a widescreen Panasonic 42" TH42PH10BK with 1024 x 768 pixels, however when I set my animation to those values it looks 'squarer' than the TV. It looks like I need to set up the animation to a different resolution, but I don't know which!

View 4 Replies

Flash8 : Go To Next Slide In Flash Presentation?

Jan 29, 2010

I was wondering how I make my buttons go to the next slide in a flash presentation Only know the code to do it to the next scene in a regular flash project.

View 1 Replies

ActionScript 3.0 :: Flash Presentation With Remote?

Feb 23, 2011

I have been doing days worth of research and this is a topic I have yet to find much useful information on.  I create business presentations for a wide range of clients with adobe flash.  Up until now all user control has been done through the computer or via a timer so the user wasnt interacting at all.  We have started receiving requests for presentations where the presenter can interact with the presentation via a presentation remote.  Basically they want control over the presentation just like someone can with a remote in Powerpoint.
 
All my research on this topic up until now has been pretty much in vein.  We have tried to program flash with keystrokes and such but ran into issues as apperently all remotes do not use keystrokes to control the presentation (namely some logitech remotes do not).  So here is my question.
 
Does anyone have an idea on how we could set up a flash presentation to work with ANY remote our presenters may have?  I am hoping this is something we can program/build one time and then just copy and paste the code to each presentation.  Versus the alternative of contacting each client, asking what remote they will be using, and programming based on acquired information.

View 1 Replies

Open PDFs From Flash Presentation?

Mar 27, 2009

I've been tasked with making a fairly simple Flash presentation that will be published to an exe and put onto a jump drive. I've done this before and at the time I just used the getURL command (IIRC) to open a PDF with a button click. I literally have 100's of PDFs to link to so I was wondering if there is a better way to do it (before I start using my old method) I'm using AS3 in Flash CS5. And I am NOT a big Flash user so maybe I just need to resort to the way i did it last time. Was just thinking there might be a more elegant way to approach this...that a novice could handle.

View 3 Replies

Flash :: Flash Or A HTML5 Presentation Tier Third Party Application For Displaying Virtual Tours?

Jul 25, 2011

I have to decide whether I should choose a Flash or a HTML5 presentation tier third party application for displaying virtual tours. The thing is: The Flash app is better, but doesn't work one iPad. Which do you think I should go for? Flash, high quality or HTML5, a little worst quality?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved