A Flash Developer Resource Site

Search:

Type: Posts; User: dasein

Page 1 of 3 1 2 3

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    628

    thanks - that didn't seem to work. if you rotate...

    thanks - that didn't seem to work. if you rotate the movie clip even one degree it stops loading the text. is this some kind of bug in the player?

    ian
  2. Replies
    1
    Views
    1,009

    load URL string vars into flash

    Hi - I was strying to create a bar graph system using flash/php/mysql. The challenge I'm facing is that I need to be able to have a flash movie automatically pull in the URL string vars from the page...
  3. Replies
    5
    Views
    628

    load text at an angle?

    Hello - I'm trying to load some text into text boxes that have been tilted 90 degrees. It seems that Flash is unable to load text into text boxes which have been rotated at any angle. Is there a way...
  4. Replies
    1
    Views
    469

    Hello - I'm trying to load some sizeable swf's...

    Hello - I'm trying to load some sizeable swf's into my main movie and I'd like to put an actual kbyte counting preloader to show how these swf's are preloading. Can't quite get the knack of it....
  5. Replies
    3
    Views
    684

    thanks - whaddaya know the damn thing worked!...

    thanks - whaddaya know the damn thing worked! pretty cool. I downloaded the demo version, but you've definitely sold me on a copy if I can get my boss hip to it. I'm sure when he sees the demo he'll...
  6. Replies
    3
    Views
    684

    hello - I'm trying to make a screensaver that...

    hello - I'm trying to make a screensaver that pulls in some news items. It has two text boxes - one displays text pulled from an XML feed - the other is just HTML from an text file on my server. It...
  7. Replies
    1
    Views
    610

    I've exported video files from After Effects 5...

    I've exported video files from After Effects 5 into swf and they're pretty large. Does Flix do a better job with the compression? What's the avg size of say, a 30sec clip?

    I was also wonderwing...
  8. Replies
    5
    Views
    778

    yeah - me too

    yeah - me too
  9. Replies
    5
    Views
    778

    wow - thanks - sold me on a copy

    wow - thanks - sold me on a copy
  10. Replies
    5
    Views
    778

    I was wondering what kind of interactivity is...

    I was wondering what kind of interactivity is supportd with FLIX - is it about the same as the wired sprite interactivity available through quicktime? Could I overlay buttons in the movie which would...
  11. Replies
    0
    Views
    263

    html frames and flash

    Probably a pretty basic thing here - but I'd like to know how to mix flash and html on a page, such that the flash buttons change the content of an html document on the same page. Pretty much what...
  12. Replies
    0
    Views
    289

    I'm trying to target a clip to move when a moving...

    I'm trying to target a clip to move when a moving slider comes to rest - the code i'm using is as follows:

    onClipEvent (load) {
    mySpeed = 4;
    }
    onClipEvent (enterFrame) {
    Xsquare = this._x;...
  13. Replies
    10
    Views
    2,416

    thanks for all the responses - guess i was a...

    thanks for all the responses - guess i was a little off the mark, eh? ; )

    i sent them a more realistic range - we'll see what happens, wish me luck!

    thanks again for the responses.
  14. Replies
    10
    Views
    2,416

    Imagine my surprise when I actually started...

    Imagine my surprise when I actually started getting a few nibbles on my lines to do some contract flash work. Now I'm pressed to come up with an hourly rate to charge. I live in San Francisco, so...
  15. Replies
    14
    Views
    2,397

    I did a CD for the company i used to work for -...

    I did a CD for the company i used to work for - to echo what's been said, it just allows you to play with more MB's - I used a lot of 3d - big ol bitmap, and such, that I wouldn;t dare putting on the...
  16. Replies
    9
    Views
    484

    just for experimentation's sake, I tried using...

    just for experimentation's sake, I tried using the above code on a button in your fla, and it doesn't work now. Does there need to be a loop in the button as well? hmm, I'll investigate...
  17. Replies
    9
    Views
    484

    Thanks for the fla - there is something rotten in...

    Thanks for the fla - there is something rotten in my fla, but I haven't yet figured it out. The following is the code on the button:

    on (release) {

    _root.Xpos = 300;

    }

    also tried...
  18. Replies
    9
    Views
    484

    I put a trace on the 'sliding' variable right...

    I put a trace on the 'sliding' variable right after the onClipEvent and my suspicions were confirmed. It registers false when it gets near the target, but becomes true again when the clip is dragged...
  19. Replies
    9
    Views
    484

    thanks - I though that would work, but there is...

    thanks - I though that would work, but there is one problem: I think the sliding variable changes to true if you move the clip away from the place it stops. Interesting, I can't even drag it to the...
  20. Thread: drag-drop-snap

    by dasein
    Replies
    2
    Views
    356

    ah yes - exactly so - thanks - i have gotten it...

    ah yes - exactly so - thanks - i have gotten it worked out in the meantime, on to worse and more entangling problems ; ) thanks for posting that.

    ian
  21. Replies
    9
    Views
    484

    Hello - I'm working on a file which intends to...

    Hello - I'm working on a file which intends to slide a few boxes in, and then make them draggable. Here's the code I'm using to make them slide in:

    onClipEvent (load){
    ...
  22. Thread: drag-drop-snap

    by dasein
    Replies
    2
    Views
    356

    Hello - I'm tring to get a clip to drag and snap...

    Hello - I'm tring to get a clip to drag and snap to a target, or reset to its original location if it's dropped before the target - pretty basic. I've got the dragging part, and even the snap is...
  23. Replies
    0
    Views
    449

    Hello - I've been building a little drag and drop...

    Hello - I've been building a little drag and drop movie - which is working well, except for the following little thing:

    I want to make it so a dragged object locks on to the target when it gets...
  24. Thread: "../TARGETING"

    by dasein
    Replies
    12
    Views
    1,459

    At the risk of being exposed as a cub scout...

    At the risk of being exposed as a cub scout stalker - I'm going to step in and ask a question. I have a clip, lets say it is a blooming flower. It's called baseflower1. It is contained in a button....
  25. Thread: alphabet soup

    by dasein
    Replies
    2
    Views
    354

    yeah - i reckon that is a mo betta place for this...

    yeah - i reckon that is a mo betta place for this question - thanks
Results 1 to 25 of 75
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center