A Flash Developer Resource Site

Search:

Type: Posts; User: Jared1

Page 1 of 14 1 2 3 4

Search: Search took 0.22 seconds.

  1. Replies
    2
    Views
    523

    Encrypting your SWF

    I was curious if there are good SWF encryptors that don't make the filesize too big. I've tried a few, but the filesize was out the roof.

    Anyone have any recommendations?
  2. Replies
    0
    Views
    389

    Ugh.. customizing a flash nav I purchased

    I'm having uber trouble with this thing and have been up since last night trying to figure it out.

    Basically, I'm trying to create a new menu based off the links here:...
  3. Replies
    0
    Views
    660

    Overlapping issue

    http://breadandcie.web.aplus.net/temp/index2.html - This is pretty self explanatory. No idea why the menu is underneath the flash. Any help please?

    Here's the CSS file for the nav menu:...
  4. Replies
    2
    Views
    803

    2 horizontal lines issue

    Hello,

    It's really strange, because in IE I have 2 horizontal lines show up. In Firefox, just 1.

    I've battled with this for a while, not really making any progress. I don't want 2 horizontal...
  5. Replies
    1
    Views
    356

    Design, marketing, and consulting company

    Hello,

    I've re-designed the web site at www.phunctional.com to look a little more user-friendly and to be easier on the eyes. I've always been a fan of minimalist designs, I've had someone tell...
  6. Replies
    1
    Views
    469

    Why the rollover effect here?

    In IE only (not firefox), there's a rollover effect on my flash intro. Check it out here.

    Why is it doing this in IE? How do I remove that? Here's my code from the index.html page for the flash...
  7. Replies
    2
    Views
    663

    Can I get your opinion?

    Hey guys. I'm re-designing a web site, can you tell me what you think of this design?

    BEFORE
    http://www.phunctional.com/clients/brian/before.jpg

    AFTER COVER PAGE...
  8. Replies
    9
    Views
    740

    Excellent :) That works, although for some...

    Excellent :) That works, although for some reason when I try to turn the music back on with the "Sound on" / "Sound off" button it never comes back on :-\
  9. Thread: blurry text

    by Jared1
    Replies
    4
    Views
    573

    Surprisingly enough, all I needed to do was copy...

    Surprisingly enough, all I needed to do was copy and edit from another text header. It didn't work before, so something must have changed that made it work this time.

    Thank you :)
  10. Replies
    9
    Views
    740

    Can't mute sound

    I'm having trouble figuring out how to mute the sound with a button. Here's the CONTROL object that currently handles the sound:

    onClipEvent(load)
    {
    _root.soundstatus="on";
    _root.mySound...
  11. Thread: blurry text

    by Jared1
    Replies
    4
    Views
    573

    blurry text

    I tried most of the recommended advice for fixing blurry text, and it still lingers...

    http://www.phunctional.com/blurry.jpg

    Anyone have any advice or ideas? The rest of the headings aren't...
  12. Replies
    0
    Views
    1,428

    Open Folder with Actionscript?

    I'm doing a flash presentation and it will eventually be burned to CD. Is there a way to open a folder on the CD through actionscript?

    CD contents: flash_presentation.swf , /images/
    Button: open...
  13. Replies
    6
    Views
    1,114

    They say they offer service for editing...

    They say they offer service for editing templates.. I'll have to try that out. The templates are a bit pricey, but you can't find the quality anywhere else. I'm a quality guy, I would rather just...
  14. Replies
    6
    Views
    1,114

    They say they offer service for editing...

    They say they offer service for editing templates.. I'll have to try that out. The templates are a bit pricey, but you can't find the quality anywhere else. I'm a quality guy, I would rather just...
  15. Replies
    6
    Views
    1,114

    They say they offer service for editing...

    They say they offer service for editing templates.. I'll have to try that out. The templates are a bit pricey, but you can't find the quality anywhere else. I'm a quality guy, I would rather just...
  16. Replies
    6
    Views
    1,114

    awesome. I get what you're saying. I wrote down...

    awesome. I get what you're saying. I wrote down all the coords for each thing.

    I am still stumped as to what .b = x is.. I know f = x is a certain frame number.. but b is weird because when...
  17. Replies
    6
    Views
    1,114

    Issues with moving

    Take a look at this template: http://www.templatemonster.com/flash-templates/9526.html

    When you click the links, they move the entire layout around. Here's a screenshot of the layout in Flash: ...
  18. Replies
    0
    Views
    433

    JPG to SWF Converter

    Hello,

    I have a ton of images that together create an overall animation. Is there a way to quickly convert all of these images into one single SWF file (ie every frame contains one image)?

    It...
  19. Replies
    3
    Views
    388

    question about the "test movie" function

    hey guys,

    i was assigned a project to create a dvd video for a company. so far, it's great. i'm synching most of the animation with the music, so i use "test movie" to check out how im doing.
    ...
  20. Replies
    5
    Views
    617

    how do they do this?

    http://www.templatemonster.com/flash-intro/9634.html

    that blue "plasma" looking effect, how is that done? anyone know which software (aftereffects?) and where i can find perhaps a tutorial on how...
  21. Replies
    0
    Views
    398

    background videos?

    http://www.motionloops.com/

    Does anyone know how they make those videos? Is it After Effects? Where can I learn how to make these types of videos?
  22. Replies
    0
    Views
    540

    Contact form not working?

    Hey guys. I seem to get myself into a problem as soon as I resolve my last one.

    My flash contact form was working, now it's not. I click send and it never sends me the e-mail at all. I could...
  23. Replies
    6
    Views
    1,028

    ahhh i figured it out.. i don't know the...

    ahhh i figured it out.. i don't know the reasoning, but the instance name can't equal the variable name. the wheels started turning once you asked me about the instance name, so i guess that was why...
  24. Replies
    6
    Views
    1,028

    Here's the format: movie clip (form) |_ input...

    Here's the format:

    movie clip (form)
    |_ input text (instance: name var: name)
    |_ input text (instance: email var: email)
    |_ input text (instance: message var: message)

    reset button code:...
  25. Replies
    6
    Views
    1,028

    I have the 3 text boxes inside of the movie clip...

    I have the 3 text boxes inside of the movie clip "form". I don't believe I'm assigning any values. How do I check if values are assigned, or where would that take place if I did that?
Results 1 to 25 of 327
Page 1 of 14 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center