ActionScript 2.0 :: Creating A Flash Widget For A Client?

Mar 8, 2005

I am in the process of creating a Flash widget for a client. I am an accomplished Flash designer, but this particular project has got me stumped! The client absolutely loves the concept, but the current approach that I have taken just isn't practical. I have used Swift3D to produce the animated squares manually, and then pieced them together in Flash. This is fine for 6 squares, but the client wants the image to be divided up into about 100 squares, which translates into a lot of manual work! In addition, the SWF file is going to get very big very quickly due to all the frames needed for each square. Lastly, the client wants the option to change the images used at a later date, which simply isn't an option at the moment without starting from scratch.

I cannot think of an easy way around the above problems other than producing the animation at run time, which is what I am trying to do now. However, I can't think where to start! Ideally, there would be two JPGs which Flash would carve up into squares and animate itself but this is really pushing my abilities.

View 10 Replies


Similar Posts:


ActionScript 2.0 :: Take Widget Embed Code To Put That Widget Into A Flash File?

Apr 25, 2009

I am trying to embed this widget INTO a flash file. I am not a coder, though I know some basics. Here is the embed:[code]

View 1 Replies

ActionScript 2.0 :: Creating The Date Widget?

Nov 26, 2010

I want to make a flash widget type thing that shows the date and possibly the day. I have already made one for the clock, but want a seperate one for the date.

View 4 Replies

ActionScript 2.0 :: Creating Flash Rotating Client Logos' Banner?

Dec 3, 2009

I'm trying to build a banner that rotates (fade in, fade out) our clients logos on our company website. If you look at [URL] at the bottom of their site they have client logos fading in and out using some sort of Flash script. What needs to happen is anytime a logo is dragged into a folder on our website it will automatically go into the rotation of logos appearing on the website.

View 1 Replies

Flash :: Client - Side Image Processing - Creating A PNG Image From A PDF File

Feb 1, 2010

We're building a web-based application that requires heavy image processing. We'd like this processing load to be on the client as much as possible and we'd like to support as much platforms (even mobiles) as much as possible. Here's the info: Image processing is rasterization from some data. Think like creating a PNG image from a PDF file. We don't have a lot of server power. So client-side processing is a bit of a must.

So, we're considering: Flash - most widespread, but from what i read has lackluster development tools. (and no iPhone/iPad support for now). Silverlight - allows us to use .NET CLR, so a big ++ (a lot of code is in .NET). But is not supported for most mobiles ( rumored android support in the future) HTML5 + Javascript - probably the most "portable" option. The problem is having to rewrite all that image processing code in Javascript.

Clarification: I don't need further ideas on what libraries are available for Silverlight and Javascript. My dilemma is choosing Silverlight means no support for most mobiles choosing Flash means we have to redevelop most of our code AND no iPhone/iPad support HTML5 + Javascript we have to redevelop most of our code and not fully supported yet in all browsers choosing two (Silverlight + Flash) will be too costly Any out-of-the-box or bright ideas / alternatives

View 14 Replies

ActionScript 2.0 :: Creating An Interactive Display Map For A Client?

Oct 6, 2004

I've been working creating an interactive display map for a client. I've figured out the controls I'd like to use for moving the map, but I'm having trouble with the zooming features.

What I'd like to do is have the user click on the "+" button to zoom in and the "-" button to zoom out. The problem is the map is not centered when the user clicks either button?

Any ideas how I can fix this, or improve it?

View 3 Replies

Flex :: Would Director Be An Option For Creating A Socket Client

Feb 1, 2010

Would Director be an option for creating a socket client? My client needs to accept server commands; frame rate, start etc.Director seems like it was made for controlling movies. I've got Director 11.5 at the office.

Interaction with client
SERVER==>XML PACKET==>CLIENT==>swf plays on given frame and duration

[code].....

View 1 Replies

Flex :: Creating Client Side PDF With Image Using AlivePDF

Jan 24, 2011

I am creating client side PDF with image using flex and AlivePDF for a web based application. Images have been generated on that pdf but it is creating problem for large size images as half of the image disappeared from that pdf. I am taking the image inside a canvas. How do I control my images so that they come fit on that pdf file for any image size that I take.

View 1 Replies

Get A Widget From Last.fm To Show In Flash Website?

Sep 15, 2009

I've been trying all day to get a widget from last.fm to show in my flash website. I've saved the html code last.fm provides into an html document and thought I could just show this on my flash page but havent been able to do it.

View 1 Replies

ActionScript 2.0 :: RSS Feed Widget In Flash

Nov 27, 2009

I've created this code for an RSS Feed Widget I would like to post on a site. the Widget will pull info from various sites. The code is built on Adobe CS4. When testing I don not get any errors, however, it does not display any information either.
Code:
var widget //Widget;
var rss;
var textfield:TextField;
addEventListener("widget-loaded",onWidgetLoaded);
function onWidgetResize( evt:Event ):void
[Code] .....

View 1 Replies

Flash :: Professional - Map Widget In Site

Jul 15, 2010

I am having difficulties inserting a Map widget on my flash site. [URL] it needs to go on the left hand side were there is a "empty" space waiting for it! so i attached the map widget code just cuz... i am using flash cs4, as3 the code is a follows:

[Code]...

View 15 Replies

Actionscript :: Best Flash Upload Widget?

Aug 28, 2009

I'm looking to upgrade the upload function of a web app of mine from a fairly simple PHP + javascript uploader to a flash uploader. I've been looking into swfupload from swfupload.org. I'm wondering if anyone has any experience with that library, or if someone can recommend a good pre-built flash upload widget.

View 2 Replies

Html :: Centering A Flash Widget?

Aug 30, 2011

I am trying to center a flash widget on this page [URL].I have tried the <center> tag as well as but it will still not center.

View 1 Replies

Flash :: Make The Actual Application/widget?

Jul 5, 2011

I have made an analog clock in adobe flash CS5 and want to make it a proper application. When i create an exe file it will run in flash player or firefox etc., which i dont want. Visual Basic 8 could not help me either.

So my question is: How do i make a real, self running and self installing application for this flash clock?

There are hundreds of clocks to download on the net, which run on there own and do not open in flash player. How is this done?

View 1 Replies

Flash :: Linux - Writing A Video Chat Widget In PHP?

Feb 21, 2010

I am writing a webcam chat in flash (for the client side), I also am using PHP/Apache/Memcache for the server side for text chats... What exactly will I need in terms of server side software to connect these users flash/swf sessions together? I currently have an ubuntu server running Lamp (Apache/Php/MySql/Memcache)the client to client text chatting works fine, just need to somehow connect the webcams.

View 1 Replies

ActionScript 3.0 :: How To Make Flash Widget Using Yahoo Weather API

May 5, 2009

I am trying to make a flash widget using yahoo weather API. Since it uses RSS I thought it was simples but I am stuck. I just don't know how to extract info inside this xml line:
<yweather:units temperature="C" distance="km" pressure="mb" speed="kph"/>

My complete code is:
var location_id:String='POXX0022';
var grades:String='c';
var url:String="[URL]"+location_id+"&u="+grades;
var xmlLoader:URLLoader = new URLLoader();
var xmlData:XML = new XML();
[Code] ......

View 6 Replies

Possible For Flash Widget To Send POST Request To An External Domain?

Jan 13, 2011

is it possible for flash widge on site a.com to send POST request to b.com ?If so, couldn't this be quite dangerous ? A user would be performing POST to an unknown host

View 1 Replies

Html :: Create Bada-desctop Widget Containing Flash Content?

May 15, 2011

So web is full of articles on bada (1.2) not having fp9 or having only flash lite 4, or only 3.1... So wikipedia talls us about full FP9 support. I wonder have any one trued to create a widget for Bada (1.2) with FP9 inside? Is it possible ore flash lite 3.1 is limit for widget?

View 1 Replies

Actionscript 3 :: Flash Cs5 - Changing Text Styles GoToSlide Widget?

Sep 15, 2011

I'm converting an old Captivate 4, Actionscript 2 GoToSlide widget to Captivate 5 and Actionscript 3.The FLA file of the old widget when opened in Flash has Actionscript 2 code including the following extract sitting at top level of the file timeline. The third last line of the following evidently controls the colour of the text on rollover:

mc.onRollOver = function() {
this._parent._visible = true;
...

[code]......

View 1 Replies

ActionScript 2.0 :: Embed Custom Google Voice Widget In Flash

Aug 6, 2009

I am trying to figure out how to embed the Google Voice (GV) code I have been given through my GV account into a Flash web page using Action Script, but instead of using the default GV icon, use my own, which then opens the GV 'Call' interface. Here is the GV code:

[Code]...

View 0 Replies

ActionScript 3.0 :: Embed Widget Hubnut Vimeo In A Flash Website?

May 25, 2010

Someone know the code for embedded the Hubnut vimeo videos in a flash website?Anyone with experience with vimeo widget video embed into flash site?I've seen here in a thread of vimeo forum the code for embedding single video..[url]...But could not find anything to embed the videos with widget hubnut.. I search and many forums but can't find anything..

I need urgently the code to embed the widget vimeo hubnut in my flash website that I will publish tomorrow, and being as a project of my internship .. and i still can't find anywhere how to implement vimeo hubnut.

View 1 Replies

Data Integration :: Create A Flash Based "widget?

Apr 8, 2011

I need to figure out how to create a flash based "widget? where I can pull in and display basic local airport data, like Delay information.

View 1 Replies

ActionScript 3.0 :: Read RGB Values Of Webpage's Screen Pixels Directly Underneath Of Flash Widget?

Oct 26, 2009

How do you read the RGB values of a webpage's screen pixels directly underneath of a Flash widget?

View 1 Replies

Media Server :: Find Client Disconnected When Client Lost Net Connection?

Oct 27, 2010

how can I find on fms server that client disconnected if if client disconnected due to power cut off. I client manually close the application then onDisconnect on server is called but if due to power cut off it does not called.

View 1 Replies

ActionScript 2.0 :: Client To Client File Transfer

Nov 19, 2008

Can we perform client to client file transfer, client to server can be done by FileReference. but how do we do client to client transfer, for example if a user wants to send file to another user to whom he is chatting online.

View 3 Replies

Add A Widget Board To Flash Project So Users Can Embed Project In Their Webpage?

Jul 4, 2009

I would like to add a widget board to my flash project so users can embed my project in their web page or wiget display. To see what I'm talking bout go here [URL] and click the white + mark on their widgets.If your a moderater please put this in the correct area, and consider making it a sticky so we can post new ways to impliment in different sites as they become available.

View 2 Replies

ActionScript 3.0 :: How To Make An Auto-updating Flash "widget"

Nov 17, 2010

I was wondering if anybody knew how to make an auto-updating Flash "widget" that updates without your viewers having to refresh your site. For exampleoxes at the top of their site that updates the two team's scores. I don't even have to refresh the page, the scores just pop up. (They aren't doing that right now since there are no games on

View 3 Replies

Actionscript 3.0 :: Client To Client Streaming?

Mar 17, 2010

I am trying to build a client-to-client streaming program - client 1 has a webcam and client 2 will connect to client 1 and be able to view the webcam. Is this possible using 2 swf clients? Can someone point me in the right direction as to what commands would be used to connect the two clients. I have tried: binary sockets Connect() where each clients points to the other and they both time-out NetConnection to try to point each client to one another to establish a connection, but no luck with that either; this seems more oriented towards streaming content to a flash media server rather than to another flash client.

View 1 Replies

Actionscript 3 :: Client + Grails Server - Processing Audio At The Client And Sending It Back To The Server

Mar 8, 2012

We're writing a flash application that can download a MP3 file, convert it to a Sound object, get the raw data and make some processing (like adding sounds, change octaves). After the processing, we want to send the data back to the server in chunks, so the server will be able to glue the data together and recover the new generated file. The problem is: if we send to the server "wav" pieces of sound, we are able to glue them together without any problem in the generated file. However, if we convert each wav piece to a mp3 file (so we can send a smaller file to the server) and join the mp3 files at the server, the result is a sound with some problems at the merge point.

This is how we load the mp3 file from the server:

sourceSnd.load(new URLRequest("sample url to mp3"));
sourceSnd.addEventListener(Event.COMPLETE, carregou);

This is how we convert each piece of mp3 to bytearray and wav:

[Code]....

View 1 Replies

ActionScript 2.0 :: CS3 Embed Swf Widget

Aug 27, 2009

I have a flash which is embeded on an object tag. (or a div tag or whatever).below the embed swf I want to place a link to my website.how can I check from inside the swf that this is the usert who embed the swf didnt change the link or deleted it?

View 1 Replies







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