ActionScript 1/2 :: Buttons Function - Put A Simple Picture Show An A Webpage

Jun 25, 2009

i am new to this and i need to put a simple picture show an a web page, i need it to work like a powerpoint presentation but also needs buttons that you can roll your mouse over and have the slide that is associated with it come back up and also need to be able to click it to bring it back and stay on the screen for a longer period of time.

View 5 Replies


Similar Posts:


ActionScript 2.0 :: Make A Picture Gallery And Use Buttons That Move You From Picture To Picture And Backwards?

Apr 22, 2002

I want to make a picture gallery and use buttons that move you from picture to picture and backwards, but I don't want to tell button 1 to go to frame 2 and button 2 to got to frame 3 and so on (I hope you know what I mean)Can I use on button on a separate layer with the same action set? I tried something like that, but it didn't work:

on (release) {
thisframe =+1
}
[code]........

but it didn't work. I'm kind of new to any action script other than gotAndPlay, easy functions and all that.

View 2 Replies

IDE :: Picture Section Includes An MC Slide Show With "next/previous" Buttons?

Jul 14, 2003

my picture section includes an MC slide show with "next/previous" buttons.

is there any way:

1- to make this MC calls JPG pictures from a directory.

2- make them autofit inside the mask.

View 12 Replies

ActionScript 3.0 :: Toggle Simple Buttons, Call Same Function?

Nov 23, 2010

I made 5 buttons on the stage. When these buttons are clicked I want to show AND hide items related to the buttons. Is there a way to "toggle" a simple button so that when it is cliked the first time it shows the object, clicked a second time it hides the object using the same function? In other words, is there a property of a simple button that changes state?

[Code]...

View 1 Replies

Asp.net :: Show The .ppt File In The Webpage By The Slide Show Manner

Jun 10, 2011

In my asp.net application,I want to show the .ppt file using the slide show manner.

That's to say,user can upload .ppt file to my server side,then other people can browser these ppts in the page ..

Since I have googled "embed powerpoint in web page" ,it seems that there is not a good idea to implement this and support the cross browser,so I thought the flash.

This is a slide show using the flash: [URL]

What I want is show the contents of the .ppt in this manner(it would be better if it support the animations in the ppt)?

View 1 Replies

Php :: Load A Picture In A Webpage From Flash

Jul 12, 2010

I'm editing a web page to access it only after login, so now it's a php page with an inital <?php session_start(); ?> and in the body of the page I test the value of a session variable.All works fine but in the header there is flash animation that don't load background picture.In the old version of the page this picture was loaded fine but not now.The address of old version of the page is this and new versione is this this.

View 1 Replies

Php :: Load A Picture In A Webpage From Flash?

Feb 16, 2010

I'm editing a web page to access it only after login, so now it's a php page with an inital <?php session_start(); ?> and in the body of the page I test the value of a session variable.All works fine but in the header there is flash animation that don't load background picture.In the old version of the page this picture was loaded fine but not now.

View 1 Replies

Php :: Embed A Simple App On A Webpage?

Aug 10, 2011

I'm thinking about setting up a website (based on WordPress) to host video tutorials on interpreting CT scans.

In addition to simply letting the visitor view PowerPoint presentation videos, I'm keen on writing some sort of simple app that I can embed in the blog to allow the visitor to scroll through a series of images (i.e. a scan).

I usually code in REALbasic or Objective-C. What are my language options for making an interactive embeddable image viewer in a blog? The website needs to be able to be viewed on an iPad as well as normal desktop browsers.

View 3 Replies

IDE :: Gallery - Next Picture By Simple Click?

Jun 7, 2009

I want to make a gallery where the next picture to be displayed by one left click.

View 1 Replies

ActionScript 3.0 :: Make A Simple Button That Opens A Webpage?

May 24, 2011

I am trying to make a simple button that opens a webpage.This error comes up and I don't know where I'm going wrong...
 
1061: Call to a possibly undefined method addEventListener through a reference with static type Class.
 
(it says it's line 6 which I have highlighted in red)
 
<<my actionscript code is below>>
import flash.events.MouseEvent;var getPage:URLRequest = new URLRequest("http://www.google.com");
//---B Button---\

[code]....

View 5 Replies

Flash :: Won't Show On Webpage?

Aug 30, 2009

Flash won't show on this site I just uploaded, can't figure it out, here's the code as pertaining to it on the homepage

<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script></head><body><div id="apDiv1"><img src="Phantom homepage.png" width="766" height="740" /></div><div id="apDiv2">  <script type="text/javascript">AC_FL_RunContent(

[code].....

View 1 Replies

ActionScript 3.0 :: Show A Webpage In It?

Dec 21, 2010

I want to show a webpage inside of a "window" in an as3 app without opening the webpage in the systems default browser. Im not quite sure how to better explain that =/. Could i just use navigateToURL and have it display it in a "window" in the app somehow?

View 2 Replies

ActionScript 3.0 :: Uploading Canvas To Webpage Along With Simple Form Data?

Apr 13, 2011

how would i go about uploading my canvas , and some  form data (name,e-mail, etc) to a php, and how would i retrieve that data on the php page. i looked at the filereference.upload method and it appears that you have to use the browse method first, thus wouldn't work with uploading the canvas. I also looked at the urlloader and it looks like that only gets data into app..

View 1 Replies

IDE :: Flash 8 To Get A Picture And Show It?

Mar 19, 2009

I am trying to make an application that automatically picks a picture from a folder, example for it to grab a jpeg called "pic1.jpg" and display it on the animation?

I am trying to make a slide show, but I want the slide show to have at least 10 different pictures that it goes through (pic1.jpg, pic2.jpg, pic3.jpg (and so forth)) on the screen. Transformations are a plus.

I also own a Flash CS3, so if this is impossible to be done with Flash 8, tell me the instructions for Flash CS3

View 1 Replies

Flash - Show A Webpage Inside Of An AIR App?

Dec 9, 2010

Is it possible to show a webpage inside of an AIR app?

View 1 Replies

ActionScript 3.0 :: How To Show Picture Only For 3 Seconds

Nov 10, 2008

I'm using an XML file to hold all my images. How do I show each images for three seconds and then load the next from the XML file?

View 7 Replies

Make A Picture Show Up On Hover Over / On Click?

May 1, 2009

I have inserted in an image and a button and tried both ways.  When you click on the image I want a picture to appear.  I am using this on a map of a building I want to be able to show pictures of what you would see if you were in the building.  The only problem I am running into is that when you click where the picture shows up it will appear.

View 15 Replies

ActionScript 2.0 :: Clicking On The Number Will Show A Picture?

Feb 26, 2002

I have animated button inside movie clip. On rollover, button zooms in and rotates. It even swaps depths (that took me a while). However, if I have 10 buttons on the screen, one of them, and only one, will not rotate, and will not zoom, but everything else works. The kicker? The button is never the same. To see what I mean... I have the site staged on this [URL] clicking on the number will show a picture

very little code here (as you can imagine)
on rollOver {
_root.stopandgoto(frame#);
x=0
x=x+2
_root.instance.swapdepths(x)
}

View 13 Replies

Slide Show That Bring To A Webpage When Click On The Image?

Jul 28, 2009

I am just new to Flash CS4, recently trying to add a slide show in my webpage, with the function of click on any of the images in the slide show, that will bring me to another webpage. The flash file will be inside a html pages manage by Adobe Contribute.

I have already build a one layer with 10 images slide show, but have no idea to add the function of clicking on any images to bring to another website, can anyone give me a hand on this.

View 2 Replies

ActionScript 3.0 :: Playing Slide Show - Don't See A Single Picture?

Dec 11, 2010

when I try to play my slideshow I click play and it goes so fast you don't see a single pictue then it goes back to the first one?? I don't know how to really fix this? This is all the code it.

[Code].....

View 46 Replies

ActionScript 2.0 :: Picture Gallery To Show, Not Only Tumbs, But Also And Folders?

Oct 6, 2010

I have a problem with my picture gallery. It is working ok. It show's pictures normaly. ...so what's the problem??? Well, I want my picture gallery to show, not only tumbs, but also and folders. Like, some person click on gallery button. It will show folders, and when that person click on one of that folders, then it will show photos.

View 1 Replies

ActionScript 2.0 :: Pop Up Window That Opens To Show A Picture On Website?

Aug 4, 2007

Here is a link to an example of which i am referring.If you rollover anyone of the pictures a pop up image appears..

View 2 Replies

Professional :: Skin On Video Player Does Not Show Up In On-line Webpage?

Jun 27, 2010

I published a viedo.swf with a skin. I tested the video.swf both - both the html doc and the swf file and the skin is in each.I uploaded to my web server the following:1. video.swf,2. skin.swf3 video.html. and4. the AC_RunActiveContent.jsAll are in the same folder.When I goto the url the the video.html is located I do not see the skin ... on line.

View 4 Replies

ActionScript 3.0 :: Get Flash Webpage To Show Ones On The Page In List With There Usernames

Nov 14, 2011

how to get an flash webpage to show the ones on the page in an list with there usernames.In simple words; how to make an list in adobe flash that shows the current usernames that is on the page where my list is.Now il explane what this is needed and gonna be used for.Ive readed tutorials on creating an chat page and now.ive gotten to the last part but have not done the part where the tutorial says how to make an input for the users (guest) to choice there own name.

View 9 Replies

ActionScript 2.0 :: Boolean Variables - Picture To Show That Have Clicked On The Object

Sep 21, 2009

I am making a game in which you have to click on objects in different frames. The objects are buttons with this actionscript:

[Code]...

View 3 Replies

ActionScript 3.0 :: Live Video Keying - Show An Alternative Picture On The Background?

Jun 27, 2011

I want to take a video feed, filmed in a greenscreen room, and as you see it, do a color keying, to kill the green and show an alternative picture on the background.Is there a way to do this with Flash, AS3? optional question: If a button is clicked, the now new constructed Picture should be saved as a Jpg.

View 2 Replies

Media Server :: Creating Webpage With Embedded Player To Show Live Stream

Sep 23, 2009

I'm new on FMS, but I've managed to create a web page with an embedded player that shows a live stream that I capture with a webcam and FMS. What I need is to be able to pause the live stream from the web page player and to play it again from the point I've paused it. I thought to stream a live video and save it to a file on the server as well, but I don't know how to tell the player to start from the end of the file rather than the begining of it. The client should connect to the page and see the live stream, but he can pause it and continue watching it later from that point, but if a different client connects, he should see the live stream.

View 1 Replies

Professional :: Text Fields Don't Show Up In Preview Hard To Edit Webpage Template (monster)?

Jan 9, 2012

While I'm just a beginner right now it/I'm an experienced computer user and I have really enjoyed/but when I'm looking at it now I'm trying to use flash to edit a website template, for example monster templates. I bought a template from the site and nine trying to edit it now and well it just seems like it's a very very long process to do something kind of where I just want to look at the page and I want to edit the text and only I go to bed doesn't seem to be the case. So I'll show you what I mean.
 
When I'm using the program and I'm in Adobe flash I'm looking now at the screen inside the program and there's no text I see the graphics images and there's no text and also is that some type of way where it's easy to navigate link to link where I can just edit the text what supposed to be in there rather than search for the funeral push page up and down until I come across just a white background with tax and then have to edited which is pretty confusing because I don't know where that's located but I the general idea that if you change it but surely there must be an easier way.
 
So basically I'm including a screenshot that shows you exactly what I'm talking about. Basically once again I'm in fashion items Sandy text so it's kinda hard to see what was going on or whatever so you can see the snow text located in the thing but however when I publish the file yeah you can see the text and everything I'm kinda looking for some type of you well be able to see this and just edited really. I know there are other programs out there like SWF edited her or quick note to some like that. But I really wanted to use flash, unexperienced Photoshop user and I really love all Adobe products and I really think that this is the master program to use however I'm really don't want it as of right now it's been about 40 days and nine still a bit lost navigating through the program will I'm just really just China entities tax bills and just go through the site. Now I realize I should have the respect for beautiful program like this and it's not been a be set up to the way that I'm hoping it Siskind be a point-and-click editor I understand that. I'm just wondering if anybody has any type suggestions or perhaps of I'm missing something which is fantastic.

View 1 Replies

ActionScript 3.0 :: Simple Show/hide Movieclip Via Button?

Sep 24, 2009

I've been looking on google, but I have found nothing at all on this, which is surprising as it is very simple to make (I have done it in AS2).I was to have a button that can hide a movieclip. Then another button which will show it again.

View 8 Replies

ActionScript 3.0 :: Simple Hide / Show Movie With If Statement?

Nov 24, 2010

I need something like this (not correct code!)

if (MovieClip(this.root).myimage.x -= 100{
MovieClip(this.root).mybutton.visible = false;
} else {
MovieClip(this.root).mybutton.visible = true;
}

So I'm saying if myimage x position in less than 100 hide mybutton.

View 6 Replies







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