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
New Activity (
)
Please reload this page to view the 200+ new activity items that have been created.
Older Activity
Today,
05:16 AM
AkhilAggarwal7
replied to a thread
Random photo drop
in
Photography
Really amazing pic. Peaceful image. Nature at its best and good editing.
see more
24 replies | 24881 view(s)
Today,
02:54 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
how to make all circles visible = false and if player 1 press the box ====> the circle 1 of this player visible = true and so on
see more
62 replies | 921 view(s)
Today,
02:49 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
and how to if droped ok in the box =====> the text of this box visible = false
see more
62 replies | 921 view(s)
Today,
02:47 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
Alloy Bacon how to change player automatically if count_down_time=0 ( because if player not droped in the box , the circle of this player still...
see more
62 replies | 921 view(s)
Today,
02:07 AM
Alloy Bacon
replied to a thread
What most companies dont see
in
Coffee Lounge
What swc is saying is basically a good analogy for electric cars compared to cars that use gasoline. The driver is for electric cars and is left with...
see more
3 replies | 2218 view(s)
Yesterday,
02:16 PM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
see more
62 replies | 921 view(s)
Yesterday,
01:45 PM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
ok the first few lines is how you select the array letter with btn_1, etc.. and line 71 is where it becomes random from selected array...
see more
62 replies | 921 view(s)
Yesterday,
10:13 AM
AkhilAggarwal7
replied to a thread
What most companies dont see
in
Coffee Lounge
Companies make the mobile app and it is really a business. But nowadays we see same kind of apps made which seems to be waste of time and money....
see more
3 replies | 2218 view(s)
Yesterday,
08:42 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
to it becomes understandable and clear I have created (6) buttons in first game start , the table visible = false button1(named: time_level_1 )...
see more
62 replies | 921 view(s)
Yesterday,
08:04 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
hello Alloy Bacon i tired to set time up to the circle when droped it means : when i droped ok the circle in box ===>the...
see more
62 replies | 921 view(s)
Yesterday,
07:37 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
onSelfEvent (load) { var letter:String= "" } array_A= array_B=
see more
62 replies | 921 view(s)
Yesterday,
04:19 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
var current_selected=null var drag_mode_enabled=false var box_available=null var box_selected=false var player_turn=randomBetween(1,2) ...
see more
62 replies | 921 view(s)
Yesterday,
04:12 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
what letter should the box say in: box_1.letter._text ? and that is when dragged into?
see more
62 replies | 921 view(s)
Yesterday,
04:08 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
final question pleae if _root .letter= A ===> box text load from array_A if _root .letter= B ===> box text load from array_B if _root .letter=...
see more
62 replies | 921 view(s)
Yesterday,
04:06 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
Change .text to ._text or opposite if not working line 103 var current_selected=null var drag_mode_enabled=false var box_available=null var...
see more
62 replies | 921 view(s)
Yesterday,
03:51 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
ok I fixed post #48, it was ._text for you not .text
see more
62 replies | 921 view(s)
Yesterday,
03:50 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
i want when i drag and droped ok the timer_up is ok (visible) and if i drag and droped false and the circle return position the timer_up is empty
see more
62 replies | 921 view(s)
Yesterday,
03:46 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
sorry not working
see more
62 replies | 921 view(s)
Yesterday,
03:42 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
var current_selected=null var drag_mode_enabled=false var box_available=null var box_selected=false var player_turn=randomBetween(1,2) ...
see more
62 replies | 921 view(s)
Yesterday,
03:39 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
how to return timer_up to empty when droped fales
see more
62 replies | 921 view(s)
Yesterday,
03:31 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
var current_selected=null var drag_mode_enabled=false var box_available=null var box_selected=false var player_turn=randomBetween(1,2) ...
see more
62 replies | 921 view(s)
Yesterday,
03:26 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
thank you very much and if i press box1 how to disable all box press( only box1 active )
see more
62 replies | 921 view(s)
Yesterday,
03:20 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
var current_selected=null var drag_mode_enabled=false var box_available=null var box_selected=false var player_turn=randomBetween(1,2)...
see more
62 replies | 921 view(s)
Yesterday,
03:19 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
and if timer_ over =0 and not droped in pox ====> the blue text return red
see more
62 replies | 921 view(s)
Yesterday,
03:15 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
when i press the box , the timer_ over start =20 but when i press this box agian the timer_ over start again how can to disable timer_ over...
see more
62 replies | 921 view(s)
Yesterday,
03:12 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
ok. var current_selected=null var drag_mode_enabled=false var box_available=null var player_turn=randomBetween(1,2) data_field.text=...
see more
62 replies | 921 view(s)
Yesterday,
03:08 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
yes i want timer_over return to 0 after droped
see more
62 replies | 921 view(s)
Yesterday,
02:32 AM
Alloy Bacon
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
//the calculated ( time_start going down - time_drag going up ) is traced when the circle is in the box, but I dont see why to subtract this way. ...
see more
62 replies | 921 view(s)
Yesterday,
01:09 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
it is possible to calculate time for drag and drop it means: 1- when player press box , new text field timer_over start = (20 second) 20 , 19 ,...
see more
62 replies | 921 view(s)
Yesterday,
12:52 AM
kofa
replied to a thread
drag and drop need help actionscript 2
in
ActionScript 2.0
you are a great person
see more
62 replies | 921 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