A Flash Developer Resource Site

Search:

Type: Posts; User: grayczyk

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    32
    Views
    5,907

    Sorry for the confusion, I meant to write ...Just...

    Sorry for the confusion, I meant to write ...Just about everything can be done using Flash 5...
  2. Thread: Scrolling

    by grayczyk
    Replies
    12
    Views
    3,047

    Thanks skavish. As for the original question. ...

    Thanks skavish.

    As for the original question. I would think the canned scrollers work with text only since a scroller to control a movie clip requires a completely different setup of the code -...
  3. Thread: Scrolling

    by grayczyk
    Replies
    12
    Views
    3,047

    I'm kind of a fan of creating my own scrollers,...

    I'm kind of a fan of creating my own scrollers, buttons, etc... Does anyone know if MX will still let you do that? I would assume it does, but I want to be sure before I get all excited about MX.
    ...
  4. The whole naming new product versions with a...

    The whole naming new product versions with a couple letters instead of numbers is a bit cheesy. I just hope the MX family doesn't turn out to be like the XP family.
  5. Replies
    32
    Views
    5,907

    Generator is too much money for too much BS that...

    Generator is too much money for too much BS that for the most part can in fact, with a little brainpower & creativity, be done using Flash 5 (even just about everything mentioned by skavish). As it...
  6. Thread: Images

    by grayczyk
    Replies
    1
    Views
    410

    Most people's default image viewer is IE or...

    Most people's default image viewer is IE or Netscape. There is no way of knowing what other image viewers a user has installed on their system (without inappropriate intrusion), so the best thing to...
  7. Replies
    2
    Views
    353

    The Flash itself doesn't really need to be secure...

    The Flash itself doesn't really need to be secure so long as the data it is dynamically displaying is secure. It's very much like the HTML/graphical template for a traditional secure site doesn't...
  8. Replies
    2
    Views
    385

    Nope. Flash must always be on top. There is no...

    Nope. Flash must always be on top. There is no work-around for this that doesn't include giving up & trying something else altogether.
  9. Replies
    0
    Views
    517

    I didn't want to have to post this here because...

    I didn't want to have to post this here because of this program's poor reputation, but my other options are pretty slim right now...

    The action:

    FSCommand (quit);

    as we all know, works just...
  10. Replies
    3
    Views
    420

    No problem, glad to help out.

    No problem, glad to help out.
  11. Replies
    3
    Views
    451

    If your button is not in the second scene, and...

    If your button is not in the second scene, and you used the example I posted with the appropriate Scene & label names, then there is no reason why it wouldn't work. I've even had it work out fine...
  12. Replies
    3
    Views
    451

    Let's say your second scene is named "Scene2" and...

    Let's say your second scene is named "Scene2" and the first frame of Scene2 is labeled, "S2Frame1"... Then your script on a button linking to Scene2 would be:



    on (release) {
    gotoAndPlay...
  13. Replies
    2
    Views
    681

    If for some reason you can't publish a projector...

    If for some reason you can't publish a projector from the Publish Settings, you can create a projector using just the swf in the standalone player. To do it this way, open the swf file by...
  14. Replies
    3
    Views
    420

    Use the GetURL action with...

    Use the GetURL action with "mailto:lucio@tropiclink.com" in the URL field.
  15. Replies
    1
    Views
    423

    Try LeapFTP. It's a bitchin' little FTP client...

    Try LeapFTP. It's a *****in' little FTP client that has an incredibly user-friendly interface. If you've used Windows Explorer, you'll have no trouble with LeapFTP.

    It's shareware, & I think it...
  16. FSCommand (quit); Unfortunately this does not...

    FSCommand (quit);

    Unfortunately this does not work if you are using SwiffCANVAS to maipulate your projector. I have yet to find the solution for this.
  17. Replies
    3
    Views
    822

    Are you trying to prevent visitors from being...

    Are you trying to prevent visitors from being able to have a locally saved copy of your Flash that they can view (& examine) offline later? Or do you simply not want the Flash cached, so the users...
  18. Wow! I wish I would have read this thread before...

    Wow! I wish I would have read this thread before wasting my time with SwiffCanvas. No offense intended to its developer - it is a good idea, but the program certainly isn't ready for public...
  19. If you want something to play only one time, you...

    If you want something to play only one time, you can set a variable in the 1st frame of the timeline containing the button. Then make clicking the button play the movie clip only if that variable is...
  20. Replies
    5
    Views
    487

    I'm not trying to start a debate or a lengthy...

    I'm not trying to start a debate or a lengthy discussion here, I just wanted to inform XaviCuloBuentes that Ran Ten does not speak for all designers. Personally, I'm an designer before I'm a...
  21. Replies
    6
    Views
    910

    johnny100123, Your swf has been cracked! I've...

    johnny100123,

    Your swf has been cracked! I've sent you the details via email. I look forward to your feedback.
  22. Replies
    3
    Views
    932

    If that is what you're talking about, I agree...

    If that is what you're talking about, I agree with monsterfx completely. You should under no circumstances attempt to override a computer owner's authority to control what is/is not installed on...
  23. Replies
    1
    Views
    472

    If you don't need the new window to have a...

    If you don't need the new window to have a specific size, you can just use actionscript:
    getURL ("thenewpage.html","_blank");

    If you want something Javascript-based, you can try something like...
  24. A good start is using the ActionScript Reference...

    A good start is using the ActionScript Reference included with Flash (Open Flash, then press F1). It is a very useful resource. To get an idea of syntax, start off by using Normal Mode in the...
  25. Replies
    1
    Views
    451

    Yes there is! In the publish settings, under the...

    Yes there is! In the publish settings, under the HTML tab, change the window mode to transparent windowless. Then use the HTML code published by Flash. Doing this allows your HTML background to...
Results 1 to 25 of 44
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center