ActionScript 3.0 :: Read RGB Values Of Webpage's Screen Pixels Directly Underneath Of Flash Widget?
Oct 26, 2009How do you read the RGB values of a webpage's screen pixels directly underneath of a Flash widget?
View 1 RepliesHow do you read the RGB values of a webpage's screen pixels directly underneath of a Flash widget?
View 1 Repliesis possible to drag (multiple) files from desktop directly into a flash webpage.
View 2 RepliesI need to read the contents from the browser's cookie.I tried to use FlashVars to pass the contents from html to flash.However, the contents of the cookie may change after the swf is loaded.So I need to setup a listener to read the cookie directly.
View 4 RepliesCan a flash application (SWF) access the serial data on a USB port?
View 2 RepliesI 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 RepliesI'm making a menu. It consist of three mc's (btn1, btn2 and btn3) and two squares The two squares rescale horizontal in different directions depending on the button that is presses. When the squares come to an hold there is a little gap between them underneath the button that was presses and the button is going 20 pixels down into that gap. Below is the code I have used:
Code:
MovieClip.prototype.yPos = function(y){
this.onEnterFrame = function(){
this._y += (y - this._y)/3;
[code]....
When the movie starts everything is fine. First the two squares are rescaling. When that is done the buttons are fading in and finaly btn1 is going 20 pixels down in to the gap. But what I would like to accomplish now is that when btn2 is pressed that first btn1 is going back up again when that is done that the two squares are rescaling untill the gap is below btn2 and that after that btn 2 is going down 20 pixels.
And that is where I have problems. Point one when I don't know how to integrate a if (if used) in the button event, so everything is going to move at the same time(btn2 already moves before the squares are in place and the squares are already moving before btn1 is back up again) and secondly the way I have it now btn1 is indeed moving back up again, but after that its up it also going back down again.
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 RepliesI have a Flash object that I need to embed in a page, and I've got it in a wrapper div that is styled to the exact width of the object: 323px. The problem I have is that when I zoom the whole page in the browser (for example, by using ctrl+mouse wheel, or ctrl++ or ctrl+-, the wrapper div zooms, while the flash object does not. Is there a way that I can specify a width in physical screen pixels, so when I zoom in or out, the wrapper div stays the size of the Flash object?
View 1 RepliesI have a Flash website with an online shop. The shop part uses javascript and cgi in separate html pages. I want to insert a link to a URL from these web pages back to "scene 3.0 (home)" in my main .swf file. The .swf is embedded in an index.html file so a link to the URL [URL] starts the flash movie back from the start with the intro and everything. I want it to skip the intro (scenes 1.0 and 2.0) and go directly to the "scene 3.0 (home)" scene.
View 2 RepliesI was hoping to do this from a flash plugin, kind of how flash accesses the microphone or webcam but it doesn't seem possible. Is this going to be possible using Java, or ActiveX, or some other strategy that I haven't looked at yet?The idea is to do it without a client install, or at least something lightweight and browser and platform independent.
View 1 RepliesI remember that in flash 8 you needed to read the cookie via php script to get it into flash. Has that changed in CS4? Is it possible to read the cookie directly from the swf now? If not how does one go about getting cookie information into flash CS4?
View 1 Repliesdoes any one know if it is possible to pick out individual pixel values from a loaded image using actionscript.I am looking to to some sort of image to sound type of project. Where colours may effect the volume of different sound streams
View 5 Repliesdoes any one know if it is possible to pick out individual pixel values from a loaded image using actionscript.
I am looking to to some sort of image to sound type of project. Where colours may effect the volume of different sound streams
Is it possible for a Flash Banner to read the CSS values from its host page?
View 1 RepliesI have a small doubt in flash cs3/cs4. can some one tell me, is ther any way to read EXCEL values from flash cs3/flash cs4. I want to read values from excel and to display from flash side.
View 3 RepliesI was wondering if it�s possible to have to full screen or kiosk mode in the link browser page? What I mean is to make the targeted page to become full screen or kiosk mode when user click on the link in flash file. FYI, I refered AS3 code from website below.Hope can get the solutions asap as its urgent. [URL]
View 9 RepliesHow can I make my flash Webpage displayed same size on any screen resolution of my computer? Whether it is 1024 X 768 or 1280 X 960 screen resolution, the size of Webpage (Flash Webpage) should always be same so that user don't need to use horizantal scroll bar to view all the content.
And secondly, how can I scroll my webpage vertical on moving with my mouse like in the following link: The below link also shows that it's webpage size is always same on any screen resolution.[url]...
Is there a way to create a scanner for a webpage? I want to be able to start it with certain tags, like <about> and </about>, then read through the page and place whatever is in that <about> tag into a text field in my flash file... I've never tried to do anything like this before, but some of my clients would like to be able to update their own information just via text without having to go through me everytime,
View 3 RepliesBeen a while since i touched actionscript and forgot a simple If statement using _x. THis is the code that I have.
Code:
onClipEvent(enterFrame) {
this._x = this._x +.5;
}
Now when this._x reaches 400 pixels on the screen, I want it to return back to zero. How do I do that again?
[Code]....
What im trying to do is to keep the background image aligned to the top left but never scale below a certain pixel height or width. Here is an example of what im going for.
[URL]
I have designed a website in flash. I tried all the file resolution size like 1024x768 or 800x600 or even 1000x600. Whatever size it is, the webpage doesnt fit on my monitor. Either it is too small or very big.Also I dont want to see any blank white space. How will I fit it exactly on all monitors?
View 2 RepliesI would like to read the be able to store the decibel values across intervals of a local mp3 into a text file. i think i can handle writing to a text file once i have the values
View 1 RepliesI have a problem while reading from XML file in action script 3.
This is my XML-file:
<config>
<production>
<app_id>123</app_id>
<server_path>http://someLinktoAccess</server_path>
<assets_server>http://someLinktoAccess</assets_server>
[Code]...
Is it possible for flash to take a screen shot of a web page?
View 5 RepliesI would like to find out if a swf can know where it is positioned within an html page or on a user's screen.I would like to know this as I am creating some banners that use local connection to communicate but the swfs may appear in different locations on the web page so I need to know where they are in relation to each other.
View 2 RepliesI have a created a component, and I can get the value in component inspector(code is in timeline)
But now I want that code to be in .as file.
how can I get access to the component in the stage and how to get its parameter values.
I'm creating an online application to manage a shop. The user enters the item's barcode using a barcode reader then i am how read the barcode values using AS 3 ?
View 1 RepliesI want to know if is it possible to read values of object nested inside an array.[code]...
View 9 Repliesim trying to read values from a mysql database into different textboxes but as at now all the textboxes are filled with the same thing which is the first item of the database. This is not what i want. What i want is for the text boxes to be filled with the different items of the database. Attached to this message is the php code i have and the actionscript code
phpcode $userName = "helena"; $password = "GODLOVESME"; $con = mysql_connect("localhost",$userName,$password); if (!$con) { echo "not connect"; die('Could not connect: ' . mysql_error()); } else { mysql_select_db("helena", $con); $result = mysql_query("SELECT * FROM messages "); $j= 0; $nRows = mysql_num_rows($result); $rString ="&n=".$nRows; for ($o=0; $o< 10;
[code]....
so instead of the pixels being dissolved, the pixels being added? :
ActionScript Code:
var Anim:TransitionManager = new TransitionManager(blackbox);
Anim.startTransition({type:PixelDissolve, direction:Transition.OUT, duration:1, easing:None.easeOut, xSections:35, ySections:35});
basically what i would like is the end point to be the start point and the start point the end point.