Javascript :: Take A Screenshot Of A Certain Website At A Given Moment?

Feb 11, 2012

I want to take a screenshot from my website of another website or preferable 1 part of it (an object tag).I want it to work this way: I click on a button that will send a request to screenshot the page at this moment. Several ideas are insert the page inside a flash object and screenshot it. Or opening a browser on the server and when I click the button send a request using AJAX to tell the server to screenshot with this browser.How should I do this because I kind of failing right now with the flash Idea. The page I am trying to screenshot is a live camera that uses a .wvx object. But I can't even do that with a .swf object

View 1 Replies


Similar Posts:


Php :: Php - Save A Screenshot Of A Certain Object On A Website?

Feb 8, 2012

On my website people enter, watch a live stream from a remote server (not my server) and when they click on a button it report it to me and what I want to add is the ability for me to take a screenshot of this stream at the very moment when they click that button and save it on the server. They question is how to implement so? Now I just have that stream in an Iframe that shows it as a .swf object Possible solutions I thought of but don't know whether will work are:

Embedding this Iframe inside a flash object that I will create. That means that on the website the users will see a flash object I created that all it does is to show the stream from an url I give it and when the user clicks on a button inside the html it will send the flash the command to save the screenshot now and then save it on my server (don't know how to implement it, so the second question is, if you think it will work, how to do so?).Second solution is to have an open browser on my server that when the user clicks the button, I send an ajax request to the server that will then order the browser to take a screenshot and save it locally on the server. (again, if you think this solution will work, tell me how to implement so).

View 1 Replies

Javascript :: Html - Take Screenshot Of Flash Object?

Oct 20, 2010

basically what i want to do is this:

I have a flash game on a page (pacman for example)

I want to be able to take a print screen of that game using javascript

Is it possible? I know i can include the game swf in a nother swf and capture the screenshot using flash but i need it to be done in javascript.

View 3 Replies

ActionScript 2.0 :: Using .flv Files One Moment, The Next Moment Gone?

Feb 5, 2008

[URL]

I am using a .flv player. When I run it in my localhost then it runs properly, but after uploaded on the my dedicated server and let it run in my browser, only the menu apears and de video itself is missing..

It all worked a few days earlyer -so why did it disapear?

I used Flash CS3 and actionscript 2.0 It's compleaty in Dutch.. I didn't make the asignments -don't flame me. I know it's low-tech.

View 3 Replies

Javascript :: Youtube's Report Bug Tool Takes A Screenshot Of Screen?

Dec 2, 2010

If you go on the bottom of the page there's a "Report bug" link.

They let you highlight parts of the screen and sent it along with the bug description.

View 2 Replies

Javascript :: Screenshot Embedded Object And Embed In Email Using Mailto?

Jan 31, 2012

I would like to know if there's a way you can take a screenshot of a flash object embedded in a page, and then email the PNG or JPG using the mailto: form submission to a specific address. So far I have investigated various javascript methods, but none of them have worked.

View 3 Replies

Javascript :: Danger To Pass User Id Session From One Website To Another Trusted Partner Website?

Jan 7, 2011

What's the risk if it is between 2 websites or 2 webservices or between a site url and flash or embedded javascript ?

View 1 Replies

Javascript :: Play A Sound From Website?

Sep 9, 2010

I want to play a little "ding" sound when a new item is posted on my site. I'll leave the option to turn it off of course.Now should I do this with JavaScript? Would jQuery be helpful? Or should I use Flash? Looking for something that is widely compatible with different browsers.

View 3 Replies

Javascript :: Streaming Audio On Website?

Oct 28, 2010

I am interested in streaming audio on my website, but I have no clue where to begin. There are two types of streaming I hope to achieve. The first would be streaming a playlist of songs stored on the server and the second would be live audio streaming. Can anybody recomend any good sites or plugins to use?

View 2 Replies

Javascript :: Book Reader For Website

Jan 5, 2011

Do you know any good solutions for converting a HTML rich text to a paginated book ? I used a CKEditor to let the user input the desired text. Now I am trying to display the content in a Book like environment. Preferably a Javascript/CSS one but Flash is OK too. Thought about jPaginate , jquery plugin. The text can be formatted with 2-3 text styles and can contain images.

View 1 Replies

Javascript :: Adding A Cropper To A Website?

Jun 8, 2011

Is it possible at all to create a feature on a website where you allow a user to select a portion of the web page, and that selected area is rendered as an image? Its similar to the "Cropper" desktop program but needs to be embedded on the web page It sounds near impossible using JS, flash, silverlight or any web based tools but I just wanted to get a 2nd opinion.

View 2 Replies

Javascript :: Creating A Slideshow On A Website?

Jun 12, 2011

I understand that there are many methods to creating a slideshow on a website, but that isn't my question. What I really want to know is what is the most mainstream method of creating a slideshow on a website.What do you recommend?So far I've seen Jquery, Javascript, CSS & DHTML, and Flash. The first thing that comes to mind for me is flash, then second Javascript.

View 2 Replies

Actionscript :: Website Manipulation With Javascript?

Dec 7, 2011

Using javascript or flash, is it possible to log into websites and than pull content from that page?

I am trying to make a phone app that displays content from a site that requires log in.

View 2 Replies

Javascript :: Flash Website Redone In Jquery?

Jan 4, 2011

I'm considering attempting a redesign of a flash website with jquery effects and transitions in place. I just wanted to reach out to the community to maybe see how feasible this really is considering the particular transitions and effects this website hasThe gallery I guess can be recreated by carousel plugin, but there are so many out there so maybe could suggest a stable one that would be be best suited to this job. The other items that really caught my attention in which I wouldn't really know where to start is the navbar and the effect that looks like a book opening when you click on a link on the navbar.

View 3 Replies

Javascript :: Stream MMS Protocol Radio On Your Website?

Jan 31, 2012

Is it possible to stream a radio channel in my website if I have the mml url mms:// ? I was checking out XML Flash Players but they do not seem to support that protocol. I am also ok if I need to code something but I would like to be guided in the right direction as I cannot find a lot of information about this issue.Is there something ready made? Would it be easier if I get my client to get me a different type of stream?

View 1 Replies

Professional :: Capture Events In Flash Website Using Javascript?

Jul 21, 2011

I want to capture flash events in webpage using javascript. By flash events I mean like, clicking a Button, mouseover, entering text in textbox in flash content (websites). I see adobe flash uses Action script code to get the events in eventlisteners. How can I use the same API in javascript?

View 4 Replies

Javascript - Free Audio Players For Website Streaming?

May 7, 2010

Are there any free audio players that I can use in my website? Are they customizable?

I've heard of Soundmanager 2. It's a flash based player with a javascript front-end.

Are there any other free players like that?

View 2 Replies

Javascript :: Create A Web Widget For My Website Users To Insert On Their Blog?

Nov 24, 2009

For my wishlist site, I would like to propose widgets to my users in order to publish their wishlist on their blog or personal website. The idea is to propose a few lines of code to my users that they only need to copy/paste to insert the widget displaying their wishlist. What is the best way to create/develop a widget ?

[Code]...

View 2 Replies

Javascript :: Play A Quick Chime In Website Without A Plugin (no Flash Or Quicktime)?

Mar 13, 2012

I have a single page web app that shows real time data using just HTML/CSS/JS - I have managed to keep Flash out of it.

Now I want to play a small chime but I don't want to make the site dependent on Flash. It is just a chime to indicate a new chat, so it is not a huge stumbling block but I would like to find a way.

Is this possible - I am guessing no since you need something local to play the sound

Edit: I am not able to use HTML5 quite yet.

View 3 Replies

Javascript :: Build A Website Where Words Are Floating In Position And Size And If The Mouse Comes Over One Word?

Sep 23, 2011

I am kind of new to javascript/html5. normally I would do that kind of stuff inside flash/as3. but since the iPad doesn't support that I need to switch the horse...I want to build a website where words are floating in position and size and if the mouse comes over one word it should draw some lines to all the other words. are there any frameworks one could use? the whole should look like a tag cloud with lines between the tags.

View 2 Replies

Javascript :: Gallery Software For A Website That Will Resize Based On Height, With A Click On Image To Navigate?

Apr 12, 2011

And just loved the way it looked, anyone have any idea how to get a similar effect using ideally CSS/JS and if not then using flash? Furthermore it would be excellent if you could move to the next slide by clicking on the image itself.I'm also wondering how she is able to maintain height of the images when resizing (unless she is doing it manually which I doubt now days).

View 1 Replies

ActionScript 3.0 :: MC.width Is Zero In A Moment And <value> In Another?

Jul 30, 2010

I'm trying to calculate the scale value of my MCs to make them fit perfectly the stage horizontal space.I'm using this function:

ActionScript Code:
var tableNow:Array = table.getTableCards();
var newW:uint, scaleVal:uint, startAddingTableFrom:uint;

[code].....

View 0 Replies

Sound Looping At The Moment On Site?

Jun 23, 2010

i'm having a sound looping issue at the moment on my site. I'm trying to make it so i have sparks shooting out of something, and at the same time the sparks shoot out i have a electric type sound. BUT the graphics all seem to work, but the sound for some reason, just keeps looping even when i'm not moused over. I put stops for the sound all over the place on like every frame and still doesn't work. Is there a bit of code I can use somewhere that will just mute the stupid thing after you take your mouse off the button?

here you can see what i'm talking about. I don't have it on loop. [URL].. the way i'm getting this animation to work, is by having one big movie clip and inside that movie clip i have the sparks movie clip, and the blue fade movie clip, then i just dropped in the sound where the sparks movie clip is.

View 1 Replies

ActionScript 2.0 :: XML InsertBefore - Add An <xxx> Tag Before The <newsItem> Tag For The Moment

Apr 29, 2004

I'm working on a XML update modulle, but i have a big problem with my insertBefore I'm just trying to add an <xxx> tag before the <newsItem> tag for the moment, He only does inserts it befor the first <newsItem> tag, he refuses to do it before the 2nd, 3rd or 4th newsItem tag This is the XML code (for a better view [URL] )

[Code]...

View 1 Replies

ActionScript 2.0 :: 3D Moment Of Image In Flash?

Mar 20, 2006

I want to rotate the image in flash. kind of 3d moment

View 5 Replies

ActionScript 3.0 :: Play A Movieclip At Moment Is Showed?

Jun 11, 2009

I'm using:this.flipQ1One.visible = false;  and this.flipQ1One.visible = true; to hide and show a movie clip, the problem is that the movie clip is an object that flips then stops and by the time is shown (when the condition is complied) the flip had already happen while hide so you don't see it.What I need is that the movie clip starts playing at the moment the "visible" becomes true not before.

View 5 Replies

Flash :: Professional - Adobe CS5 - Symbol At The Moment

Sep 12, 2011

I am having trouble using symbols at the moment. Whenever, lets say, I have a character, he has many layers and I want to make him and all his layers a symbol. So I select everything using the selection tool and press F8, create the symbol as graphic and click ok. Now what happens is that all the keyframes for each layer are deleted except one randomly picked layer like "Hat" or something. So when for example I now clear visibility of the "Hat" layer and the whole drawing disappears. how can I create a symbol without this type of thing happening.

View 2 Replies

Flex :: Find Out Moment After RotationX Has Finished?

Feb 1, 2011

i am playing around with the rotationX/Y/Z properties available in flashplayer since version 10. for testing purpose i created a cube and put canvas objects on three sides of it (top, front, bottom) and created a tween to get the values required for turing by 90 deg. turning the cube (a canvas) using rotationX = xx works well when the three side-canvas objects are small and filled with a not-to-complex element hierarchy. when using larger and more complex content it slows down. the next idea was to remove the canvas elements content and replace it by a snapshotimage of the content instead before starting the turn, after the turn is performed the original content is put back on the sides again.

this results in a good perfomance increase. using a tween the last step of rotation is done in the function that is called as the tweenEnd handler. in this function also the process of copying the canvases content back is performed. unfortunately this results in a short hang of the cube right in that last rotation step, the reason for which is that rotation and copying back takes place at the same time. so i could wait for some time after having called cube.rotationX = endValue by using a timer or setTimeout(func, 500), but this is ugly. so my question is: after having called cube.rotationX = endValue a period of time is required to calculate data for the rotation and do the rotation itself. is there a way to find out the point in time when the rotation has ended, so that then the copying can be started ?

View 2 Replies

Clients To Print What They Are Seeing At The Moment With The Flash Program?

Mar 19, 2011

I would like the clients to print what they are seeing at the moment with the flash program.How is this possible? That is why I said (print screen of program) because its actually printing what the person is seeing at the moment.The thing is that my program leads to certain places and combinations of photos.So I would like this functionality.

View 1 Replies

ActionScript 2.0 :: Moment And The File Size Is Getting Really Large?

Sep 5, 2004

I'm working on a final schoolproject at the moment and the file size is getting really large... Because I might update this project later with more footage, I've already put a lot of code on the buttons which I have put between comment tags for now, so I'll be able to update it later easily.

The max on our project is 10MB, now there is a lot of external footage like sound and video, but still all the flash files together are taking up a lot of space.

Does anyone know if a lot of comments in the code have any effect on file size?

View 3 Replies







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