This text is replaced by the site logo. If not, try enabling javascript.
Advertise
|
About us
|
Site map
|
Syndicate
|
Search site
|
Mailing list
|
View Authors
|
Become an Author
Home
Tutorials
Forums
Articles
Blogs
Movies
Library
Employment
Press
ActionScript.org Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Register
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Page 1 of 10
1
2
3
4
5
>
Last
»
Showing results 1 to 50 of 486
Search took
1.02
seconds.
Search:
Posts Made By:
MSFX
Forum:
ActionScript 3.0
01-19-2010, 04:42 PM
Replies:
2
Passing variables via POST to a new page...
Views:
576
Posted By
MSFX
I uploaded it to my server to show a demo but now...
I uploaded it to my server to show a demo but now it works..? lol
It seems that the vars will only be passed via POST if the player is within the browser... ie it wont work from within the IDE......
Forum:
ActionScript 3.0
01-19-2010, 03:56 PM
Replies:
2
Changing pointer to hand
Views:
561
Posted By
MSFX
to use handcursors rather than pointers use the...
to use handcursors rather than pointers use the following two lines...
displayObject.buttonMode = true;
displayObject.useHandCursor = true;
so, with your code after the line
...
Forum:
ActionScript 3.0
01-19-2010, 03:39 PM
Replies:
2
Passing variables via POST to a new page...
Views:
576
Posted By
MSFX
Passing variables via POST to a new page...
I need to open a new page from Flash, using navigateToURL(...)
I need to send a variable to this newly opened html page that does not appear within the url as a query string, so i'm using POST.
...
Forum:
ActionScript 3.0
12-30-2009, 08:32 PM
Replies:
2
Save String as Text File
Views:
1,596
Posted By
MSFX
yeah I should have looked before asking :( ...
yeah I should have looked before asking :(
thanks :)
Forum:
ActionScript 3.0
12-30-2009, 07:46 PM
Replies:
2
Save String as Text File
Views:
1,596
Posted By
MSFX
Save String as Text File
Guys,
I'm wanting to be able to save a string entered by the user to a text file that they can then save on their PC...
I'm using FP10 so is there a way of doing it without having to go to the...
Forum:
ActionScript 3.0
10-22-2009, 11:51 AM
Replies:
1
Smoothing Image from External Domain
Views:
845
Posted By
MSFX
Smoothing Image from External Domain
From the Livedocs – Bitmap (http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/display/Bitmap.html)
I can understand this to some degree but all I want to do is scale the image and so that it...
Forum:
ActionScript 3.0
10-01-2009, 11:47 AM
Replies:
3
AMF-PHP Issue
Views:
1,698
Posted By
MSFX
wrong :( If I change the PHP function to: ...
wrong :(
If I change the PHP function to:
public function getDate()
{
$thedate = "01-10-2009: 12:25";
return $thedate;
}
Forum:
ActionScript 3.0
10-01-2009, 11:08 AM
Replies:
3
AMF-PHP Issue
Views:
1,698
Posted By
MSFX
AMF-PHP Issue
The following works perfectly when echo’d in php
$thedate = date("d-m") . "-20" . date("y") . date(" H:i", time());
It should output: 01-10-2009 11:55 (or similiar).
However, when I try...
Forum:
ActionScript 3.0
10-01-2009, 12:12 AM
Replies:
2
secure method for sending password from flash to php?
Views:
764
Posted By
MSFX
secure method for sending password from flash to php?
I'm currently making an admin section for a project where the backend is all mysql and php, i'm using ZendAMF for the gateway from Flash to PHP.
How secure is it sending passwords (for a login)...
Forum:
General Chat
08-25-2009, 09:30 PM
Replies:
9
32bit vs 64bit
Views:
2,146
Posted By
MSFX
32bit vs 64bit
Guys,
I’m about to invest quite heavily in a new machine, im looking towards the Dell Precision T3500...
Forum:
General Chat
07-09-2009, 01:20 PM
Replies:
8
Links in signatures...
Views:
1,957
Posted By
MSFX
ah ok, thanks. Any idea why its disabled? :( ...
ah ok, thanks. Any idea why its disabled? :(
Hope its fixed soon! :)
Forum:
ActionScript 3.0
07-09-2009, 01:19 PM
Replies:
2
Sending email with attachments
Views:
896
Posted By
MSFX
Sending email with attachments
I'm making a contact form and I need to be able to send attachments with the email, does anyone know how to do this? I had a really quick google but didnt get anything useful :( haven't really seen...
Forum:
General Chat
07-08-2009, 03:14 PM
Replies:
8
Links in signatures...
Views:
1,957
Posted By
MSFX
Links in signatures...
Ive noticed that most peoples links within their signatures aren't working, including my own. Has something changed due to / since the hack? :(
Forum:
General Chat
07-08-2009, 01:58 PM
Replies:
49
How old are you? This is a survey.
Views:
9,051
Posted By
MSFX
22, just graduated with First Class Honours :):)
22, just graduated with First Class Honours :):)
Forum:
General Chat
04-14-2009, 02:13 AM
Replies:
3
Change username
Views:
1,124
Posted By
MSFX
sent an email via the contact page, or should I...
sent an email via the contact page, or should I contact him directly, whats his email?
Forum:
General Chat
04-14-2009, 12:51 AM
Replies:
3
Change username
Views:
1,124
Posted By
MSFX
Change username
I was wondering, is it possible to change username, i'd much rather be something other than msMAGIC now but i'd hate to lose my post count, PMs, sig etc etc..
Would really appreciate someone...
Forum:
ActionScript 3.0
02-08-2009, 10:58 AM
Replies:
16
Error #2101: The String passed to URLVariables.decode() must
Views:
30,985
Posted By
MSFX
do you have any examples for those? Almost every...
do you have any examples for those? Almost every contact form tutorial uses the method ive used previously..
Forum:
ActionScript 3.0
02-08-2009, 10:05 AM
Replies:
16
Error #2101: The String passed to URLVariables.decode() must
Views:
30,985
Posted By
MSFX
Urgh, well done Adobe. *bows* But my...
Urgh, well done Adobe. *bows*
But my contact form WAS published with CS3... :( .. and it works in FP9, just not FP10...
Forum:
ActionScript 3.0
02-08-2009, 09:44 AM
Replies:
16
Error #2101: The String passed to URLVariables.decode() must
Views:
30,985
Posted By
MSFX
it was!! :( Looking around the web, I...
it was!! :(
Looking around the web, I havent found a single flash contact form thats working when I view it with Flash10.. :(
I no longer have CS3, running CS4 now, and over 55% have FP10......
Forum:
ActionScript 3.0
02-07-2009, 10:17 PM
Replies:
16
Error #2101: The String passed to URLVariables.decode() must
Views:
30,985
Posted By
MSFX
still not working :( Its only within flash...
still not working :(
Its only within flash player 10, tried the site within flash player 9 and it worked perfectly...
Forum:
ActionScript 3.0
02-06-2009, 04:16 PM
Replies:
16
Error #2101: The String passed to URLVariables.decode() must
Views:
30,985
Posted By
MSFX
so, just echo something random out..?
so, just echo something random out..?
Forum:
ActionScript 3.0
02-06-2009, 03:20 PM
Replies:
16
Error #2101: The String passed to URLVariables.decode() must
Views:
30,985
Posted By
MSFX
Error #2101: The String passed to URLVariables.decode() must
For my personal site, which I made a few months ago I have a contact form which worked perfectly. Ive now upgraded to CS4 and so have FP10...
I havent touched the site since it was uploaded and I...
Forum:
ActionScript 3.0
02-04-2009, 11:50 PM
Replies:
9
Javascript..
Views:
1,161
Posted By
MSFX
have sent you a PM
have sent you a PM
Forum:
ActionScript 3.0
02-04-2009, 10:36 PM
Replies:
9
Javascript..
Views:
1,161
Posted By
MSFX
Hmmm, but then how does the GoogleAnalytics for...
Hmmm, but then how does the GoogleAnalytics for Flash work? That contacts their ga.js script and runs it...
@daveyStew: How would I go about doing that? I dont know much about Javascript...
I...
Forum:
ActionScript 3.0
02-04-2009, 10:43 AM
Replies:
5
how do i clone an flv video for use as reflection?
Views:
2,400
Posted By
MSFX
just have the one instance playing and then use...
just have the one instance playing and then use the bitmapdata and bitmap object to draw the video object and update to the stage on an enterframe...
hope this helps :)
Forum:
ActionScript 3.0
02-04-2009, 12:32 AM
Replies:
9
Javascript..
Views:
1,161
Posted By
MSFX
Javascript..
I have a site which I client wishes to add tracking to using either Visistat or OpenTracker, both have rather advanced analytics. He does not want to use GoogleAnalytics.
They both require you to...
Forum:
ActionScript 3.0
02-02-2009, 05:53 PM
Replies:
1
return Loader, URLLoader, Sound...??
Views:
1,304
Posted By
MSFX
or could I have those getLoader, getURLLoader,...
or could I have those getLoader, getURLLoader, getSound and just call them through getAsset... would that return correctly?
Forum:
ActionScript 3.0
02-02-2009, 05:51 PM
Replies:
1
return Loader, URLLoader, Sound...??
Views:
1,304
Posted By
MSFX
return Loader, URLLoader, Sound...??
I have created an AssetLoader class recently which when passed a URL or a list of URLs it runs off and loads them all using the relevant loader / URLLoader / Sound Class for each asset...
I'm now...
Forum:
ActionScript 3.0
01-31-2009, 01:02 PM
Replies:
3
MP3List
Views:
706
Posted By
MSFX
umm, this did: LiveDocs Quote: ...
umm, this did:
LiveDocs Quote:
have to use the sound class
Sound.load(urlRequest);
Forum:
ActionScript 3.0
01-30-2009, 11:19 PM
Replies:
3
MP3List
Views:
706
Posted By
MSFX
MP3List
I have a list of 5 MP3s which I wish to load and then once all loaded play...
Can I load these as if I was loading images with the Loader class or do I have to use something else?
Cheers for...
Forum:
ActionScript 3.0
01-29-2009, 02:48 PM
Replies:
1
XML Loading Class Problem
Views:
2,010
Posted By
MSFX
XML Loading Class Problem
Ive written the following class:
public class XMLLoader
{
/****************************
/ IMPORTS /
****************************/
import flash.events.Event;
import...
Forum:
ActionScript 3.0
01-26-2009, 04:11 PM
Replies:
4
Credit Card Handling
Views:
1,173
Posted By
MSFX
Yeah I thought about that but it would be so nice...
Yeah I thought about that but it would be so nice to not have to...
I'm also wanting to track the user through the application and it would be so much easier all within Flash..
Forum:
ActionScript 3.0
01-25-2009, 11:46 PM
Replies:
4
Credit Card Handling
Views:
1,173
Posted By
MSFX
Credit Card Handling
I have a client who wishes for an order form, very similiar to this (https://secure.palmcoastd.com/pcd/eSv?iMagId=08910&i4Ky=HBWA)
Ive never dealt with credit card numbers before within Flash, how...
Forum:
ActionScript 3.0
01-08-2009, 12:24 PM
Replies:
12
Class Problem - stage = null object reference???
Views:
21,911
Posted By
MSFX
I'm not sure about this and I dont have Flash...
I'm not sure about this and I dont have Flash with me to test but could you pass stage through a constructor and assign it to a variable called stage2 and has no datatype...
var stage2 = stage;
...
Forum:
ActionScript 3.0
01-08-2009, 12:11 PM
Replies:
12
Class Problem - stage = null object reference???
Views:
21,911
Posted By
MSFX
ok, so with that in mind, what do you suggest..?
ok, so with that in mind, what do you suggest..?
Forum:
ActionScript 3.0
01-08-2009, 11:41 AM
Replies:
12
Class Problem - stage = null object reference???
Views:
21,911
Posted By
MSFX
oh and remember, this all works FINE before its...
oh and remember, this all works FINE before its loaded into the main SWF... :(
Forum:
ActionScript 3.0
01-08-2009, 11:25 AM
Replies:
12
Class Problem - stage = null object reference???
Views:
21,911
Posted By
MSFX
As I mentioned though, a reference to the true...
As I mentioned though, a reference to the true stage within the SWF is passed through the constructor...
public function GenericScrollbar(stage:Stage, track:MovieClip, button:MovieClip)
{
...
Forum:
ActionScript 3.0
01-07-2009, 10:57 AM
Replies:
12
Class Problem - stage = null object reference???
Views:
21,911
Posted By
MSFX
Class Problem - stage = null object reference???
I have a main holder SWF which loads several page swfs..
One of which requires a thumb scrolling bar, which I have a class for. This swf called gallery works perfectly on its own... however when...
Forum:
ActionScript 3.0
01-07-2009, 10:39 AM
Replies:
5
XML data read by AS3 being cached by browsers
Views:
9,563
Posted By
MSFX
This will be the automatic behaviour, if the file...
This will be the automatic behaviour, if the file requested is within the cache then it will load from there, else it will make a request to the server... :)
Forum:
ActionScript 3.0
12-23-2008, 02:40 PM
Replies:
6
TypeError: Error #2007: Parameter listener must be non-null.
Views:
17,316
Posted By
MSFX
when you pass a function only pass its name, not...
when you pass a function only pass its name, not including the brackets! ;)
Forum:
ActionScript 3.0
12-20-2008, 02:23 PM
Replies:
5
Child SWF talking to Parent SWF..
Views:
5,012
Posted By
MSFX
Wow, thanks for your time :) Yeah I dont...
Wow, thanks for your time :)
Yeah I dont agree that a child should tell the parent what to do but in this case I cant see any problem with it as it saves having instances of preloaders all about...
Forum:
ActionScript 3.0
12-20-2008, 12:23 PM
Replies:
9
(!working)? working = true: return;
Views:
1,258
Posted By
MSFX
Yeah I used to use what NP mentioned but then...
Yeah I used to use what NP mentioned but then wondered why what I was using wouldn't work, cant test frames as im not using them, nice idea though...
Forum:
ActionScript 3.0
12-20-2008, 12:22 PM
Replies:
3
Copying a loaded SWF
Views:
1,095
Posted By
MSFX
I thought it would cache was just curious if...
I thought it would cache was just curious if there was another method, will play around with document class later, cheers:)
Forum:
ActionScript 3.0
12-20-2008, 12:17 PM
Replies:
5
Child SWF talking to Parent SWF..
Views:
5,012
Posted By
MSFX
Child SWF talking to Parent SWF..
If you have a child SWF that needs to access functions from its parent SWF whats the best / easiest / most efficient way of doing this....
btw.. the function I wish to get at is showPreloader()
Forum:
ActionScript 3.0
12-11-2008, 08:00 PM
Replies:
4
Copying TextField Input Live
Views:
1,510
Posted By
MSFX
spot on! cheers :)
spot on!
cheers :)
Forum:
ActionScript 3.0
12-11-2008, 06:56 PM
Replies:
7
Video Player question
Views:
735
Posted By
MSFX
well yeah of course, you can either brighten it...
well yeah of course, you can either brighten it in the editing program or via actionscript using filters...
Forum:
ActionScript 3.0
12-11-2008, 06:53 PM
Replies:
9
(!working)? working = true: return;
Views:
1,258
Posted By
MSFX
I was sure you could use return to stop a block...
I was sure you could use return to stop a block of code running...
Forum:
ActionScript 3.0
12-11-2008, 06:51 PM
Replies:
4
Copying TextField Input Live
Views:
1,510
Posted By
MSFX
I had already checked the liveDocs, thats not the...
I had already checked the liveDocs, thats not the functionality that I need as highlighted earlier in post...
I need it to copy the ENTIRE first text field EXACTLY, if characters are deleted in...
Forum:
ActionScript 3.0
12-11-2008, 05:51 PM
Replies:
2
Saving a webcam still to JPG via PHP
Views:
805
Posted By
MSFX
you'll be after this...
you'll be after this (http://henryjones.us/articles/using-the-as3-jpeg-encoder) and this (http://code.google.com/p/as3corelib/)
hope it helps :)
Forum:
ActionScript 3.0
12-11-2008, 03:10 PM
Replies:
4
Copying TextField Input Live
Views:
1,510
Posted By
MSFX
Copying TextField Input Live
I'm trying to capture what a user types in one field to enter into another field, I was hoping to be able to do it without using an enterframe and thought either KeyboardEvent or TextEvent would...
Showing results 1 to 50 of 486
Page 1 of 10
1
2
3
4
5
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
ActionScript Forums Group
ActionScript 3.0
ActionScript 2.0
ActionScript 1.0 (and below)
Simple Stuff (Newbies)
Flash General Questions
Flash 10 General Questions
Flash 9 General Questions
Flash 8 General Questions
Other Flash General Questions
Flex
Flex 2, 3 & 4
Flex 1
Extensions and Plugins
Components
JSFL - Extending Flash
Desktop, Mobile and non-browser Environments
AIR (Apollo)
FlashLite / Portable Devices Development
Projectors and CDs
Supporting Technologies
HTML and JavaScript
haXe
Server-Side Scripting
Flash Remoting
Flash Media Server
General
Best Practices
Gaming and Game Development
Animation and Effects
Flashants Support Forum
Community Boards
General Chat
Just for Kicks Challenges
Detention
Flash In Action
Site Check
Cool Sites
Widgets
Decommissioned
Projects and Positions
CMS Forums
Announcements Board
Content Postings / Updates
Product Review Requests
CMS Technical Questions
Process Questions
Collaboration & Suggested Articles
All times are GMT. The time now is
04:05 AM
.
///
Categories
Tutorials
Flash
Flex
Articles
Best Practices
Product Reviews
Third Party
Press Releases
The Community
Featured Jobs
Technical Flash Artist
MADISON, USA
iPhone/iPad Developer - CREATIVE CIRCLE
Philadelphia, USA
UX DESIGNER - CREATIVE CIRCLE
Philadelphia, USA
- More ActionScript, Flash and Flex jobs in the Employment Section.
- Advertise a job for free
Contact Us
-
Home Page
-
Archive
-
Privacy Statement
-
Top
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Ad Management plugin by
RedTyger
Copyright 2000-2013 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our
Privacy Policy and Terms of Use
.