A Flash Developer Resource Site

Search:

Type: Posts; User: prophit5

Search: Search took 0.05 seconds.

  1. Replies
    0
    Views
    366

    onBlur sound control

    I have a Flash website that plays music in the background using

    globalsound = new Sound();

    One of the website sections contains links to video clips. I use a JavaScript command to launch...
  2. Replies
    0
    Views
    468

    Search Engine Optimization

    I am looking for a tutorial or resource to help me with SEARCH ENGINE OPTIMIZATION for my flash website. Wanted to know how meta tags or any other text info could be inserted into Flash files to...
  3. Replies
    1
    Views
    370

    Yugop Tree menu

    Does anyone know how the Yugop.com tree menu was created? Mono*Crafts 3.0 http://yugop.com/ver3/index.asp?id=1

    I have to believe that it was created with ActionScript but I don't know if anything...
  4. Replies
    0
    Views
    301

    Flash in email using Outlook2003

    Does anyone know if there is a way to send Flash embedded files from Outlook 2003? I followed the steps laid out but nothing shows up. I am assuming it's Outlook2003 that is stripping my embedded SWF...
  5. Replies
    7
    Views
    445

    Back to the beginning

    Thx, I really appreciate you helping me out w/ the code. Unfortunately I seem to be back at the beginning, editing all the tags manually. The difference is that I'm now doing it in an XML file as...
  6. Replies
    7
    Views
    445

    Posting Flash File

    Here is the Flash source file for the scroller that I created. It loads a TXT file fine but I hate having to edit in TXT, especially since I can't link the CSS right now.
  7. Replies
    7
    Views
    445

    editingComponents

    Thx for the help but I am still at the same point. I have a scroller that works nicely and I have an XML/CSS coded page that works fine. How can I customize the scroller from your tutorial or have...
  8. Replies
    7
    Views
    445

    CSS within Scroller Text Box

    I went thru some tutorials on ActionScript.org and found them very helpful. In particular Tutorial 41 CSS in Flash MX 2004 from the Beginner Tutorials and Tutorials 33/34 Scrolling a text box from...
  9. Replies
    9
    Views
    1,634

    Thx for all of your help. I managed to figure it...

    Thx for all of your help. I managed to figure it out. It didn't have anything to do with the movieClips. It was an oversight that I missed when you wrote the original code (probably because you were...
  10. Replies
    9
    Views
    1,634

    ...Forgot to include the screenCap.

    ...Forgot to include the screenCap.
  11. Replies
    9
    Views
    1,634

    What am I doing wrong?? I created 3 movieclips...

    What am I doing wrong?? I created 3 movieclips and dragged them onto the timeline. I gave them each instance names "instance_mc1" etc. (See screenCap for appearance). Where I am confused is how to...
  12. Replies
    9
    Views
    1,634

    Thx for the prompt response. I have a few...

    Thx for the prompt response. I have a few clarifying questions. Below is the script I used to create my original file that worked fine.

    if(playing != true)
    {
    admarkSound = new Sound();
    ...
  13. Replies
    9
    Views
    1,634

    Looping Audio Loops

    I am very new to ActionScript so please be gentle.

    I am looking for a way to create sound loops that play in the background of a website. Currently I am able to play 3 different loops with the...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center