Professional :: Displaying A Big Picture On Flash CS4?
May 11, 2010
It is possible to create a flash picture that the usercan drag around ?In another words, this will be a big pictureon a small area or screen and the person withscrollbars or mouse can drag / pan the picture.
View 3 Replies
Similar Posts:
Apr 12, 2004
I have a code that duplicates a movie clip that then falls across a picture. They are sort of like water drops on a window but I want the picture to only be seen through the water drops. My problem is I can't get more than one drop to mask the picture at a time. I have tried code in the duplicated MC and I have tried pasting a bunch of instances to the stage and creating a mask later. The following is the code of the duplicated movie clip where _root.drop is the falling mask and _root.bg is the picture I want to see through the drops.
onClipEvent (load) {
var framecount = 0;
if(this != _level0.drop){
this._x = random(795) + 15;
this._y = -30;
Btw, a published edition of what I currently have is available at: [URL]
View 1 Replies
Jul 13, 2010
I am trying to write a class file for loading a movieclip but it is not working. I am not even getting any error message.
[Code]...
View 1 Replies
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
Sep 17, 2010
I have a website that I would like to make a little improvement. The website is functioning quite well except one little small thing. The xml gallery image is not centering. At the moment it is aligned to the top left corner. I would like to center all images no matter what size they are, but I don't know where to find the action script that centers the content in XML. Here is the website, so you can see what I am talking about: [URL] how to make a pop up window that you can see the image even larger and go up and down to see the details?
View 7 Replies
Jan 29, 2011
Is there a simple way to create a picture gallery on flash?I literally want to have an image in the middle of the screen and use buttons on the left and right to scroll through the pictures?
View 1 Replies
Apr 23, 2010
how do make it so no matter how big my stage is, my background will tile on the stage AND off the stage forever and ever and ever and ever?
View 3 Replies
Sep 6, 2011
I am wondering if anybody can tell me how to create a picture PUSH. I have three images that I wish to work with. By pushing I mean having an image come in from the left (or right) and place itself on top of the other (or pushing the other out of view). Like a slide show of three images scrolling along but one stops for a brief period before the other image comes into view.
View 1 Replies
Oct 2, 2011
I how that any Can help I have a Picture that I want To destroy it As someone break it as a glass and then something made it go back as she was
View 1 Replies
Aug 23, 2010
I'm displaying a .jpg image by xml in Flash. The problem is the output quality of the image looks terrible (pixelated and text unreadable). The image is 72dpi at 1150px X 750px. The display movie clip area is also 1150px X 750px. Is there any hints or settings I might be missing to display this image at a higher quality ?
View 7 Replies
May 7, 2010
I've got a page that has a flash banner on it with a small animation. In fact, I've got four versions of this banner, and I'd like to be able to load a different version each time someone visits the site. Can someone please help this rank amateur devise a script that will allow me to do this? It has four different .swf files, and I need to load them such that the same person doesn't see the same .swf file on consecutive visits. Normally, I'd do this with cookies, but I just don't see how to get it done with Flash CS5 and/or Actionscript 3.
View 3 Replies
Feb 18, 2010
URL...I can't seem to figure out why the swf file is so small. I published it at 100% width & height (I want it to be full screen) but it only shows up as 216 pixels tall.
View 2 Replies
Jan 4, 2011
I have a WP 3.0.2 site. When I try to embed a swf file I have uploaded, all I get to show up, in either a post or a page, is a white area the size of the height & width paramaters. In order to play the flash video, I need to right click and select "play" from the menu so watch the movie.
I am trying to figure out what I am doing wrong or why there are not play, pause stop, controls showing up and why the video preview image does not show up either
I am pulling my hair out over this one.surprised
NOTE; The WP SWFObject Plug-ins do not help with this. I have tried many of them to no avail.
[Code]......
View 9 Replies
Feb 26, 2012
how I export the thing (as an image, or a movie, and in any format) I can't see the text. This is especially frustrating because text forms the entire basis of my animation.Tried converting text to movie clips, no difference. The weird part is, I was able to test the thing early on with no problem-- text displayed and everything. I should add: I have used MULTIPLE fonts... and I think this was about when things started not working.I'm working on a deadline and if you know how to fix this, it would make a big difference to my life.
View 1 Replies
Feb 3, 2012
The first Picture show my original program. Example: From Picture 2, i drag a fish and drop into the trolley. In Picture 3, i want the fish appear in the belt again. So the user can drag the fish again. Problem: The fish will not appear in the belt.
[Code]....
View 9 Replies
Feb 12, 2010
I need to take a picture with a web cam and save it in the server.
View 2 Replies
Feb 17, 2010
how to implement zoom on a picture in a movieclip frame? I would like to do it with AC3 if possible?
View 2 Replies
Feb 23, 2010
i think i highlighted the relevant code. The pictures get loaded when movie starts i think.if i could just get a example of the code i might be able to figure the rest out
heres code:
The radius of the sphere, 'rad'. You can change it if you wish especially if you use thumbnails of a different size than our thumbnails.
var rad:Number=380;
The position of 'board'that will be defined later.'board' is the main container containing the sphere and the black background that reponds to mouse actions.
var posX:Number=stage.stageWidth/2;
var posY:Number=stage.stageHeight/2;
The size of thumbnails. Change the values to reflect the size of your images.[code].....
View 1 Replies
Jun 10, 2011
I have some problems with editing my flash file. Currently, I have a small flash application in a folder, containing various kinds of files such as AS, SWF, FLA, HTML. What I want to do is to change the text inside one of the buttons in the application. After doing some reasearching, I realized that I should probably make some changes to the FLA file(Quiz.fla for example) since Quiz.fla is the only FLA file in the folder. Therefore, I opened it using Adobe Flash CS5.5, what what I found out is that the Quiz.fla file is really different from other FLA files. It only shows a plain background when I open it, without showing the actual interface of the flash application. It does contain all the buttons and contants under the Library section on the right side of Adobe Flash . When I try to change the text inside the button then save-publish, the newly published SWF file would just be a static picture of the button I've changed and everything else is gone.
View 7 Replies
Mar 6, 2012
A 3D rotating picture wherein you can manually interact with it. I believe you have to take pictures of different angles of an object, then compile them in some way, then do something with Flash?
View 1 Replies
Jan 12, 2010
i have 4 photos and when i put mouseover 1 picture i want the other 3s to blur.(i want them to be buttons)
View 4 Replies
May 17, 2010
Ugh how to start...Each thumbnail image is a link which enlarges to an easel to the right with a neat effect. If you move the cursor over a thumbnail it has a little effect on it (very transparent "snow" like on a TV screen) I don't know why Flash keeps "moving" (if you call it that) the snow effect on top of the thumbnails when I open the file at a later time. All I remember doing is just editing simple text and swapping one bitmap thats not even tied to the thumbnails.
I can still click the thumbnails and they open to the right just fine. I just don't get why the "effect/link" moves on top of the thumbnails. If I delete the snow it deletes every effect on the website so they won't enlarge to the right. I don't care if I lose the effect but I don't remember/know how to make each thumbnail a link so they open on the spot I want.
View 3 Replies
Jun 11, 2010
Okay, since my stage doesn't take up the whole window when viewing it on the Internet, is there a way to tile a picture in the background? So no matter how big someone's screen is, in the background they will see a tiled picture.
View 4 Replies
Jun 15, 2010
this is probably a daft question but I'm a complete novice so bear with me. I need to know if it's possible to upload a picture to my Flash stage (a row of buttons I made in photoshop) and then somehow select each of these buttons and turn them into working button symbols? Or do I have to (very annoyingly) upload each button as a seperate picture in a seperate layer before turning it into a button symbol?
View 10 Replies
Jul 27, 2010
I was experimenting and finally got my "scrolling picture" test going. That is, a picture that can be scrolled around. I used the ScrollPane, also set the ScrollDrag to TRUE so you can drag the picture around, but no matter what I do, I can't get the Horizontal Scroll Bar, without the drag, people will no be able to scroll left to right and vise-versa. How can I include or make the Horizontal Scroll Bar to work / show? Also, is the a way to set the starting position of the picture ? For example, the initial display set to the center of the picture.
View 2 Replies
Aug 11, 2010
I've got a 30 second movie which I would like to disappear after the movie ends, and replace it with a static photo.
View 5 Replies
Mar 22, 2003
I recently used the loadMovie action to load a .swf file to a target in the movie which it was being called from. Then I tried calling a picture to another target in the movie, but it did not load the picture as intended. I read about it on my book, but it didn't seem to work. Is there anyways on calling a picture into a target in the movie without placing the picture inside an swf file?
View 7 Replies
Jan 5, 2005
I have just been to a really nice website that has some really nice use of Flash on it.... I'm totally wowed by the resizing picture effect though? When each picture loads the loading frame resizes to the new picture size.
View 3 Replies
May 12, 2010
I am trying to build a site that would give users the ability to upload a picture to a picture frame on my site. I would like AS3 to dynamically re-size, and upload the file from an upload bar under the frame.
View 1 Replies
Jan 5, 2005
I'm totally wowed by the resizing picture effect though? When each picture loads the loading frame resizes to the new picture size.It must be some sort of actionscripting but how is it done?
View 3 Replies