A Flash Developer Resource Site
Register
Help
Remember Me?
Forum
What's New?
Activity Stream
New Posts
New Events
Mark Forums Read
Advertiser Disclosure
Advanced Search
Home
Activity Stream
If this is your first visit, be sure to check out the
FAQ
by clicking the link above. You may have to
register
before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Activity Stream
Filter
Sort By
Time
Show
Recent
Recent
Popular
Popular
Anytime
Anytime
Last 7 Days
Last 7 Days
Last 30 Days
Last 30 Days
All
All
Photos
Photos
Forum
Forums
Filter by:
Popular
Clear All
New Activity (
)
Please reload this page to view the 200+ new activity items that have been created.
Older Activity
01-26-2023,
04:16 PM
kofa
started a thread
external swf player
in
ActionScript 2.0
hello all this is swishmax external swf player 1- first problem is is that the video is larger than the display area as you see in next...
see more
20 replies | 701 view(s)
01-12-2023,
03:34 PM
kofa
started a thread
if url not found
in
ActionScript 2.0
hello all this is function to load smooth external images onFrame (1) { MovieClip.prototype.LoadSmoothImage =...
see more
17 replies | 972 view(s)
01-19-2023,
12:00 PM
kofa
started a thread
how to draw rounded Rectangle
in
ActionScript 2.0
hello all how to draw rounded Rectangle like this my code is :
see more
18 replies | 568 view(s)
01-20-2023,
12:58 PM
kofa
started a thread
Is this possible
in
ActionScript 2.0
hello all html text load variable from external text (question.txt) html text load StyleSheet from (styles.css) this is my swishmax...
see more
9 replies | 688 view(s)
01-21-2023,
11:38 AM
kofa
started a thread
how to global variable in function
in
ActionScript 2.0
hello all onSelfEvent (load) { loadV = new LoadVars(); MyArray = new Array(); ...
see more
10 replies | 307 view(s)
01-12-2023,
12:43 PM
OliverO
started a thread
OMG, and a few questions
in
Newbies & General flash questions
20 years ago or so i was a good flash dev/graphic artist. flashkit was a daily visit. anyways, there is not a lot of information on Adobe Animate...
see more
0 replies | 652 view(s)
01-31-2023,
03:34 PM
kofa
started a thread
how to set input text hint
in
ActionScript 2.0
hello all this is swishmax file i have 2 input text ( user name, pass) how to set input text hit as you see in web form ( Enter your name )...
see more
4 replies | 149 view(s)
01-20-2023,
09:34 AM
markwood007788
started a thread
What is your Favorite Quotes?
in
Coffee Lounge
My favorite quote is: "Welcome, Nerevar. Together we shall speak for the Law and the Land, and shall drive the mongrel dogs of the Empire from...
see more
1 replies | 288 view(s)
Yesterday,
03:43 PM
kofa
replied to a thread
how to set input text hint
in
ActionScript 2.0
see more
4 replies | 149 view(s)
Yesterday,
03:07 PM
AS3.0
replied to a thread
how to set input text hint
in
ActionScript 2.0
Hi, no problem, here is a simple version: onFrame(2){ stop() function setStyle(a,b,c){ a._text.border = true;//Set border to true for the...
see more
4 replies | 149 view(s)
Yesterday,
01:12 PM
kofa
replied to a thread
how to set input text hint
in
ActionScript 2.0
I'm not an expert like you so I try to use tools instead of programming I've added the text And I just want to add a hint to it have you any idea...
see more
4 replies | 149 view(s)
Yesterday,
10:17 AM
Sietjp
replied to a thread
PLeas eHElp me on my Computer Game
in
Games
Hi, I wanted to know the roadmap for actionscript 4, thank you.
see more
92 replies | 414414 view(s)
Yesterday,
10:15 AM
Sietjp
replied to a thread
So whats everyone been up to?
in
Games
Happy new year 2023 to everyone, I'm still alive.
see more
137 replies | 80040 view(s)
Yesterday,
12:26 AM
AS3.0
replied to a thread
how to set input text hint
in
ActionScript 2.0
Hi, you can set the stroke size & give the input text its empty field data. At the bottom of the onFrame(2) scripting section you can use the...
see more
4 replies | 149 view(s)
01-30-2023,
04:10 PM
kofa
replied to a thread
Is this possible
in
ActionScript 2.0
Best wishes for you
see more
9 replies | 688 view(s)
01-30-2023,
03:41 PM
AS3.0
replied to a thread
Is this possible
in
ActionScript 2.0
I am about 30% done with it so far I finished the decompression algorithms for 6 tables, I could of been on 'post' but we got some work finished with...
see more
9 replies | 688 view(s)
01-30-2023,
02:17 PM
kofa
replied to a thread
Is this possible
in
ActionScript 2.0
Are you done with this project
see more
9 replies | 688 view(s)
01-29-2023,
08:33 PM
AS3.0
replied to a thread
external swf player
in
ActionScript 2.0
Hi, in this version you can play & pause by clicking the video: At the onFrame(2) scripting section: ...
see more
20 replies | 701 view(s)
01-29-2023,
07:10 PM
AS3.0
replied to a thread
external swf player
in
ActionScript 2.0
Bug fix on simple mp4 player, with repeat if the video is at the end & the play button gets clicked. download mp4 player (swish)
see more
20 replies | 701 view(s)
01-29-2023,
05:17 PM
AS3.0
replied to a thread
external swf player
in
ActionScript 2.0
So you don't want the old player? ok I setup the simplest mp4 player for you. At the onFrame(2) scripting section you can use...
see more
20 replies | 701 view(s)
01-29-2023,
01:22 PM
kofa
replied to a thread
external swf player
in
ActionScript 2.0
when mp4 playing the background of controls invisible can you solve it
see more
20 replies | 701 view(s)
01-29-2023,
04:32 AM
AS3.0
replied to a thread
external swf player
in
ActionScript 2.0
Hello, Yes this one works with either mp4 & loads swf as well but I will fix the swf player again. At the center_ply_btn scripting section on...
see more
20 replies | 701 view(s)
01-28-2023,
05:50 PM
AS3.0
replied to a thread
Sound.setTransform not working!
in
ActionScript 2.0
Hello I have a full working solution: Each green mc has a sound object script, & you can adjust the setTransform for them individually by...
see more
7 replies | 930 view(s)
01-28-2023,
04:30 AM
kofa
replied to a thread
external swf player
in
ActionScript 2.0
can this project play mp4 file
see more
20 replies | 701 view(s)
01-28-2023,
02:07 AM
AS3.0
replied to a thread
external swf player
in
ActionScript 2.0
Bug fix for progress times minutes showing 1 digit, and also for the bar to stay its size when the video reaches the end. download v5 (swish)
see more
20 replies | 701 view(s)
01-28-2023,
01:31 AM
kofa
replied to a thread
external swf player
in
ActionScript 2.0
see more
20 replies | 701 view(s)
01-27-2023,
07:38 PM
AS3.0
replied to a thread
external swf player
in
ActionScript 2.0
Hi, .forceSmooth=true is for loadMovie() on images, it shouldn't have affect on an swf file. I got this search result that might work for you:...
see more
20 replies | 701 view(s)
01-27-2023,
06:19 PM
kofa
replied to a thread
external swf player
in
ActionScript 2.0
Is it possible to add smooth and quality if not can you tell me that is the best video to swf converter
see more
20 replies | 701 view(s)
01-27-2023,
04:06 PM
AS3.0
replied to a thread
external swf player
in
ActionScript 2.0
Hello, this version: -Adjusts the loaded swf's size even if its keyframe size has changed. -Fixes the time bug. -Includes added comments to...
see more
20 replies | 701 view(s)
More Activity
No More Results
No Recent Activity
» Home
» Movies
» Tutorials
» Submissions
» Board
» Links
» Reviews
» Feedback
» Gallery
» Fonts
» The Lounge
» Sound Loops
» Sound FX
» About FK
» Sitemap
Click Here to Expand Forum to Full Width