Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Actual Results
- Abelius
- Forum: Website Reviews
- Topic: SITE REVIEW: ActionScript 3.0, SQL db connectivity and XLM
- Subject: SITE REVIEW: ActionScript 3.0, SQL db connectivity and XLM
- Replies: 1
- Views: 421
Posted: October 16th, 2008, 9:52 pm
Well, I meant "XML" in the title... ROFLOL...
- Abelius
- Forum: Website Reviews
- Topic: SITE REVIEW: ActionScript 3.0, SQL db connectivity and XLM
- Subject: SITE REVIEW: ActionScript 3.0, SQL db connectivity and XLM
- Replies: 1
- Views: 421
Posted: October 16th, 2008, 9:52 pm
I made a small widget for my Ning network, in Flash. Fully made using AS 3.0, where users can compete online, and record scores in SQL, through XML feeds. The address is here: http://west4east.ning.com/ and if you scroll down 2 inches you will see it. It is called "Pinyin training".. Other...
- Abelius
- Forum: Website Reviews
- Topic: SITE REVIEW: Playing around with Shared Objects and Weather
- Subject: SITE REVIEW: Playing around with Shared Objects and Weather
- Replies: 2
- Views: 328
Posted: September 23rd, 2008, 10:55 am
Sure. Enter for instance the number 1001 in the input box and hit the button "Enter Code"... You'll get the weather of some city from around the world. The code is the code that BBC assigns to cities and weather stations globally, so the numbers are pretty much a guesswork which you cna ge...
- Abelius
- Forum: Website Reviews
- Topic: SITE REVIEW: Playing around with Shared Objects and Weather
- Subject: SITE REVIEW: Playing around with Shared Objects and Weather
- Replies: 2
- Views: 328
Posted: September 11th, 2008, 7:18 am
I've been playing around in AS 3.0 with Shared Objects and LIVE Weather Data...
Here is a very rudimentary app, let me know what you think:
http://www.worldkit.com/weather/w.html
Thanks for all the critics and comments, in advance!
Here is a very rudimentary app, let me know what you think:
http://www.worldkit.com/weather/w.html
Thanks for all the critics and comments, in advance!
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: need help with startDrag boundary??
- Subject: need help with startDrag boundary??
- Replies: 2
- Views: 534
- Subject: need help with startDrag boundary??
Posted: August 23rd, 2008, 8:16 pm
Those links you gave are all dead, or is it me?
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: 3D object
- Subject: 3D object
- Replies: 8
- Views: 1242
- Subject: 3D object
Posted: August 7th, 2008, 11:51 am
I will have to respectfully disagree with the fact that Swift 3D is too complicated. Besides it is the only native 3D program out there for SWF files.
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: 3D object
- Subject: 3D object
- Replies: 8
- Views: 1242
- Subject: 3D object
Posted: August 5th, 2008, 11:38 am
Personally I prefer to use Swift 3D...
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: simple flash chat?
- Subject: simple flash chat?
- Replies: 4
- Views: 629
- Subject: simple flash chat?
Posted: August 5th, 2008, 6:44 am
There is plenty simple Flash chats out there...
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: Need help on sending email on flash. Please Help
- Subject: Need help on sending email on flash. Please Help
- Replies: 1
- Views: 446
Posted: February 8th, 2008, 9:03 am
What email component are you planning on using? ASPMail? Persits? JMail?
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: Passing argument/variable to external swf
- Subject: Passing argument/variable to external swf
- Replies: 2
- Views: 620
Posted: January 28th, 2008, 10:37 am
How about having each of the items in the carousel loading its own XML file in their own timeline, frame 1 (which by the way you can also make dynamic by loading a main xml file which would tell the items of the carousel where their corresponding xml file is)...?
Makes sense?
Makes sense?
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: upgrade flash player in communication server application
- Subject: upgrade flash player in communication server application
- Replies: 2
- Views: 438
Posted: January 28th, 2008, 10:34 am
There is many things that change (script-wise) from Flash 6 to Flash 8. Can you give us details of the code where you presume there could be problems? Maybe upload the file or link to it?
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: how to link?
- Subject: how to link?
- Replies: 1
- Views: 471
- Subject: how to link?
Posted: January 25th, 2008, 10:03 am
Do the buttons have an instance name? You can check if they do in your "Property Inspector" If the answer is yes, then do like this: [code] yourButton_btn.onRelease = function() { getURL("http://www.WhereverYouWantItToGo.com", "_blank"...
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: How to save the flash doodle drawing ?
- Subject: How to save the flash doodle drawing ?
- Replies: 7
- Views: 1958
Posted: January 25th, 2008, 9:58 am
Very very nifty! Great work, even though I only understand half of the buttons' meanings... 
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: Preloading external .swf files in HTML
- Subject: Preloading external .swf files in HTML
- Replies: 1
- Views: 2275
Posted: January 25th, 2008, 9:54 am
First of all, a preloader is always a good idea, and YES, the total KB output will increase with just about any preloader out there, that's normal. But at least people will see how far they are from seeing what you want to show them. As for preloading external swf files, you might want to go through...
- Abelius
- Forum: Flash and ActionScript Forum
- Topic: Bringing a .swf file onto my stage
- Subject: Bringing a .swf file onto my stage
- Replies: 8
- Views: 597
- Subject: Bringing a .swf file onto my stage
Posted: January 25th, 2008, 9:48 am
Hmmm... seems like if ATNO/TW can't fix it, there is no fix, huh? Love going through your posts.

