A Flash Developer Resource Site

Search:

Type: Posts; User: bitterpill

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds.

  1. Ah, i think that's a wonderful idea. I'll try to...

    Ah, i think that's a wonderful idea. I'll try to work on that and see if i can make it work! thanks for the gr8 idea!
  2. http://www.ireans.com/f/20070407073135_Capture4-7-...

    http://www.ireans.com/f/20070407073135_Capture4-7-2007-7.29.33_AM.jpg

    right now, for the user to maneuver around the buttons number 1-5, user would have to use the up, down, left, right navigation...
  3. 2 way navigation with Flash Lite 2.1/AS2/N80

    Hi, im trying to create a navigation menu that is placed like the numbers, 1 3 5 7 9 if you look at your keyboard.. in illustration, it'll look like this
    ...
  4. Replies
    5
    Views
    982

    yay, embedding the font fixed it but my friend...

    yay, embedding the font fixed it but my friend viewed my code and changed eveyrthing for me. will post it so everyone can learn from it. heehee.. i wish im born a coder :(
  5. Replies
    5
    Views
    982

    dynamic text won't show!

    ive been working on this for 8 consequtive n tiring hours. i cant believe how stuck i am right now. it was fine when i did it last night, today im just lost. completely gone. im trying to do a News...
  6. Replies
    2
    Views
    468

    yes!! thanks wattsup :D omg, its such a shock to...

    yes!! thanks wattsup :D omg, its such a shock to see it! how can he get thru it..ergh!
  7. Replies
    2
    Views
    468

    Is this from a Flash Template?

    hey guys,

    My friend made an animation for his assignment and claimed to be his. not sure what he did coz i didnt see it, but from what i heard, an animation of a ciggy box opening or sumfin, not...
  8. Replies
    19
    Views
    2,342

    Anyone? :sigh:

    Anyone? :sigh:
  9. Replies
    19
    Views
    2,342

    Great update

    Hi, ive made a huge update since the last time i posted here so hoping someone could lend me a hand coz i cant rectify what i done wrong in this code because ive been working this 12 hours nonstop...
  10. Replies
    0
    Views
    355

    [F8] Drop and Drag with a twist!

    hey guys, i need help with a drag and drop problem that you may find under
    this sub forum

    Can anyone of you give me a hand? :)
    Thanks!
  11. Replies
    19
    Views
    2,342

    can anyone help me please? ive been trying...

    can anyone help me please? ive been trying different examples into mine but didnt work either :((((
  12. Replies
    19
    Views
    2,342

    function dragItem2(item2, target2) {...

    function dragItem2(item2, target2) {
    item2.onPress = function() {
    startDrag(this);
    this.beingDragged=true;
    };
    item2.onRelease = item2.onReleaseOutside=function () {
    stopDrag();...
  13. Replies
    19
    Views
    2,342

    oh ! let me try

    oh ! let me try
  14. Replies
    19
    Views
    2,342

    this is pretty crazy. i think i'd be needing to...

    this is pretty crazy. i think i'd be needing to use array or var at this point yeah? :(
  15. Replies
    19
    Views
    2,342

    dangit!

    dangit!
  16. Replies
    19
    Views
    2,342

    it seems to not work though ... syntax error and...

    it seems to not work though ... syntax error and unexpected "||" hmmm!
  17. Replies
    19
    Views
    2,342

    dis wouldnt work either? // for apple...

    dis wouldnt work either?



    // for apple
    function dragItem2(item) {
    item.onPress = function() {
    startDrag(this);
    this.beingDragged=true;
    };
  18. Replies
    19
    Views
    2,342

    hmm! not sure where to put this on my script.....

    hmm! not sure where to put this on my script.. here's the code and attached is the .fla



    function dragItem(item, target) {
    item.onPress = function() {
    startDrag(this);...
  19. Replies
    19
    Views
    2,342

    okie im trying that now and i'll post my fla if...

    okie im trying that now and i'll post my fla if it doesnt/does work :D
  20. Replies
    19
    Views
    2,342

    i have 3 objects, 2 apples and 1 orange. and ive...

    i have 3 objects, 2 apples and 1 orange. and ive made 3 "specific for each fruit" basket as (targets) so ive no problem assigning each item into its target. but, i need to code it so that ANY apple...
  21. Replies
    19
    Views
    2,342

    [F8] drag n drop with a twist!

    here's probably an easy one! im trying to make a puzzle.. say i have made 3 targets, and all of em needed an Apple in the target.. how do i code it so that any apple cud go into any of the targets?...
  22. Replies
    188
    Views
    80,984

    preloader (ifFrameLoaded) + sharedObject

    i cant provide u guys with .fla right now coz im in school but i'll provide u guys with full information. ill try. ok my swf is divided into these frame labels.. frm its starting point


    preloader...
  23. [F8] [html+wordpress] flash header reload!

    hey peeps,

    here's a very common question but i couldnt make any of the suggested solutions to work. so here's the scenario. my developer uses wordpress therefore cant do this with iframes or frame...
  24. Replies
    2
    Views
    358

    Anyone? is this too complicated :(

    Anyone? is this too complicated :(
  25. Replies
    2
    Views
    358

    I'm kinda stumped on this right now, but still...

    I'm kinda stumped on this right now, but still trying to figure out how would I do it, but would be happy if someone out there can help :)
Results 1 to 25 of 96
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center