Javascript :: Free Open Source In-browser Image Editors?

Feb 17, 2010

I'm looking for a in-browser image editing solution to integrate with my project: [URL].. I got it working with Pixlr quite easily and the editor is fantastic .. however it's a hosted service, which means I must be connected to Internet for it to work ..

Is there any other solution like Pixlr but that are not hosted service ?

[Code]...

View 2 Replies


Similar Posts:


Javascript :: Free Web Based Open Source Flash Player?

Aug 30, 2010

I need to find a flash video player that is free and open source. I love flowplayer and jwplayer but we fit into their most expensive licenses. It will cost us over $1400 to license flowplayer for our use. We don't have that right now.

I just need a flash player with a basic javascript api that is truly free. I have been googling for hours and nothing so far.

It would be a huge plus if someone knows of a chromeless youtube player that uses the youtube as3 api. I don't have time right now to code an entire chromeless player complete with all the controls and a progress bar.

View 2 Replies

ActionScript 3.0 :: Free/Open Source SWF Encryption?

Apr 18, 2012

Not sure this is the right place to ask this, but... Are there any free or Open Source SWF Encryption programs out there? And if so, which are best? Google hasn't been able twith this.From what I hear, kindiSoft has the best paid-for encryption product, but since I'm a micro business with a budget of about $0, I'd rather use a free solution.

View 5 Replies

Actionscript 3 :: Free/Open Source Flash Builders?

Apr 17, 2011

I'm just a student who's looking into building about 1 or 2 flash files that would need both the movie-making and actionscripting capabilities of Adobe Flash Professional. Problem is it costs $120, and that's a huge burden to me!I've did some research and found a few free or open source programs, but they are either:a) For making animations ONLYb) For writing Actionscript 3 ONLYo here's my questions:1) Is there any way I can make a flash movie using a program from a), and then inserting AS3 into it using a program from b)

View 1 Replies

ActionScript 2.0 :: FREE Open-source Files To Create Audio-driven Flash?

Jan 31, 2002

I've created something that comes close.Download includes all open-source material and a manual to create your own audio-driven animations in Flash 5, and a player skinned by renascent of [URL]

View 8 Replies

JavaScript :: Open Source / Commercial Web Video Player?

Oct 24, 2010

I'm basically looking for something that can play/stream a variety of formats if possible (or if not, to have an easy way for non-technies to convert them to the desired format). I'm also looking for something easy to setup - like including a javascript tag at the top of the page and then perhaps using a div, or just 1 line of script code to make it work. If it's flash, then have to be simple to setup too.

View 2 Replies

Javascript :: Flex Graphic Editor / Samples Open Source Projects

Feb 2, 2012

I need to create an application, the main срфддутпу will be to work with graphics. The application will contain the basic operations with geometric shapes and creating your own shapes.When creating, I would like to rely on ready-made examples of graphic editors. To do this, I'm looking for examples of open source projects.

View 1 Replies

Flash :: Looking For Open Source Image Rotator / Tools To Create One?

Nov 9, 2009

I want to put a flash banner(slider) to show a bunch of products iteratively. And I want it to allow interaction so the user can interrupt image looping and choose what she wants to see and what images to show how long it will be shown should be configurable. I already googled for 'flashe banner / slider' but with no luck. Is there any open source projects that can offer this kind of feature? Or tools that can help me to create one.

View 2 Replies

Java :: Open Source Image Resize And Uploader For A Web Application?

Apr 4, 2011

I would like look for an open source image resize and uploader for a web application. Preferably leveraging on W3C speficication and try avoid need client to install any application.

Target uploading images are limited to 1 ~ 3 and resizing in terms of width & height only.

View 1 Replies

Javascript :: Open Page In New Instance Of Browser

Apr 1, 2011

how to open a page on click of hyper link in new browser instance (so that it should not be blocked by popup blocker) in flash AS3/ javascript

View 3 Replies

Javascript :: Open Browser Window Using ExternalInterface Then Write HTML In It

Nov 6, 2010

I can open a new window using window.open() in ExternalInterface.call() but then I want to be able to write contents to the new window. Since, I cannot get the reference of the window back from window.open() call, I am not able to do anything to the window once it is opened.

I do not have any control over the HTML in which my swf is displayed.

Has anyone been in this situation before?

Update: After a few hours of trial and error I found you can get out of this situation by storing your window reference globally and referring to the same global reference whenever you need to access the new window.

View 2 Replies

ActionScript 3.0 :: Good Free Source For Star Rating

Oct 15, 2009

is there any good free source for star rating based on actionscript?

View 0 Replies

Javascript :: Image Zooming Trick In A Browser?

Feb 22, 2011

I would like to do the following trick in a browser:

Create three image files of different size (small, medium, large) from one picture.

First, display the small image in a browser. When a user zooms in the small image replace it with the medium one. Now the user can scroll it within the window up and down, left and right. When a user zooms out the small image replace it with the small one, etc.

I would prefer JavaScript (Flash is the second option). What tool would you recommend ?

View 2 Replies

Flex :: Open A Browser Window To View An Image Created By An Application?

Aug 26, 2009

I have a flex 3 application that creates an Image from a canvas which the user draws on. I use the ImageSnapshot class to create the image

var imageSnap:ImageSnapshot=ImageSnapshot.captureImage(myCanvas);
var imageByteArray:ByteArray=imageSnap.data as ByteArray;

I want the user to be able to print or save the image. I can use the following code to print the image but flex does not provide good control over printing across multiple pages

var printJob:FlexPrintJob=new FlexPrintJob();
printJob.start();
printJob.addObject(myCanvas, FlexPrintJobScaleType.SHOW_ALL);

I would like to display the image in a browser window so that the user could print it using the built in browser functionality or right click on the image and save it. Can this be done without requesting server side code to do it?

View 3 Replies

Javascript :: Browser Cache An Image Loaded Dynamically In Flash?

Feb 8, 2011

I have a media player, which rotates images for the artist it plays. I load the images dynamically into the flash. The flash downloads the same images from the server over and over, how can i cache the images, so flash grabs them from a local cache and not from the server?

View 2 Replies

IDE :: Resizing_Centering Kirupa Tutorial - Source File Won't Open - Get The Message "failed To Open Document"?

Nov 3, 2009

I'm having problems getting the tutorial to work so I decided to look at the source fla. But the Source file won't open on my computer, get the message "failed to open document".

View 3 Replies

Javascript :: Free Pdf Reader For Client?

Apr 4, 2011

I am looking for a free plugin in flash or flex or something else that will allow me read pdf files and which I can integrate in my website. Do you know some?

UPDATE: I get the impression my question wasn't clear enough so,I am developing a website using asp.NET and I have a requirement to display a pdf file to the user so he could read the file and paging between files.I am looking for an open source plugin that I can integrate in the website. I don't really mind the technology of the component - but I prefer something in flash or flex.My problem is that the web application will run on a computer without an internet so I need something I can download and use without internet connection.

View 8 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

Flash :: Find Out Computer's Total Free RAM From Web Browser?

Mar 11, 2011

Is there a way to find out the total amount of available (free) RAM on a computer via the web browser or flash?

View 1 Replies

Actionscript 3 - Flex / Flash - Open The Swf In A Browser Window That Doesn't Have The Browser Control Bar Or Menu?

Oct 27, 2010

The title essentially is the question, how do I open the .swf without the browser's control bar junk? and maximize the window?

View 2 Replies

Open Source Web Cam Conference Software?

Apr 17, 2010

Quick question, has anyone ever come across either a web cam API or an open source alternative that can be easily integrated to a site without having any Flash or ActionScript experience.

I should probably say what I'm trying to do.... The idea is to create a Facebook app that lets friends communicate (and meet new people too) in real time over web cam.

View 1 Replies

C# - Open Source Media Player?

May 25, 2010

I am looking for an open-source iTunes style media player that I can use as a base for functionality I would like to develop. I am quite keen on Flex/Air, or C# or Java will do for languages.

View 3 Replies

Actionscript 3 :: Open Source Flv Player?

Jul 28, 2010

Need to customize the scrubbing code for an flvplayer. I'm aware of the OSMF project, but I need to target FP9.

View 2 Replies

IDE :: Working On Open Source Files

Aug 16, 2009

I'm trying to learn more about flash, and have found a couple of useful sites.However, I'm having trouble working out how to use their source files, and wondered if anyone here might be able to help please.url...I can't work out how to compile it - I know I need the Five3D files (url...), but even when I download that, and then create a .fla file in the same directory, nothing happens.I am probably missing something very obvious, but I can't work out what to do.There is a .fla file, but there is NOTHING in there that links to the .as file - there is no ActionScript at all I can see if the FLA file, that links to the .as file.

View 2 Replies

ActionScript 3.0 :: Open The Windows Browser Before Open The .swf

Jun 6, 2010

I need to made a Browser windows before that i open the Flash movie, like this one: [URL] So i need somme kind of pop up to run when somme one opens the site, and then see the movie.

View 6 Replies

ActionScript 3.0 :: Use Other People's Open Source Code?

Jan 30, 2010

I can code things fine myself but I've never used anyone elses code components to build something. I need to make a magazine that has a page fli effect and someone pointed me to Rubens flex book component (I'm assuming I can use it with flash). I've downloaded the zip file but I'm not sure how to actually start making my book. Everything is in different folders, because I assume they all are interlinked and are specificied with their paths within their classes.

I'm thinking I need to make a fla and then a document class and link that to the fla. But what do I put in the document class?

View 4 Replies

Flex :: DTD Flash Open Source Engine?

Nov 19, 2009

DTD flash flex action script open source engine?I need some open source engine for creating some games like Desktop Tower Defense games

View 1 Replies

Java :: Open-source P2p Videoconferencing In Flash?

Nov 30, 2009

I want to build a community website with videoconferencing functionality integrated. I would prefer to provide this from within the browser, so I'm looking for a Java- or Flash-based solution.Also, it would be nice to spare bandwidth by having the clients stream their audio and video data without using a central server (like the way Skype works, for example).Is there a reasonably mature open-source project that meets these criteria?

View 3 Replies

Flex :: Open Source Video Playe?

Dec 14, 2009

That has all the basic functionality like play, pause, stop, forward, rewind, and volume controls?

View 6 Replies

Flex :: Open Source Alternatives To Builder?

Mar 15, 2010

Are there any open source (read free) alternatives to Flex Builder? I do not qualify for their student waiver (sad)

View 4 Replies







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