A Flash Developer Resource Site

Search:

Type: Posts; User: sjdeere

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    743

    great but what is it

    that's great ..very clever

    what is used to generate the.swf file? ie replaced.swf

    how?
  2. Replies
    3
    Views
    743

    Flash administration

    I have been asked by a client for the ability to "add frames of animation" to flash content themselves.

    I thinking via a admin url ie web form for simplicity

    Is this possible?
    I have not been...
  3. Thread: site Stats

    by sjdeere
    Replies
    1
    Views
    532

    Is it possible to create some statistics (hits...

    Is it possible to create some statistics (hits etc...) from a website done in flash ie only 1html page with flash plugin.

    only a small site...


    Can someone point me in the right direct.

    ...
  4. Replies
    0
    Views
    343

    Is it possible to provide statistics with a site...

    Is it possible to provide statistics with a site created in flash only ie 1 html page with flash plugin that loads and unloads different movie levels for the pages.

    small site only about 5 pages...
  5. Can anyone tell me if it is possible to get...

    Can anyone tell me if it is possible to get statistics for a website created in flash.

    How do I go about this is it possible.

    I know there are many ways to gets stats from html/asp etc......
  6. yes you can say you have a button on level 5...

    yes you can

    say you have a button on level 5 you can use tell target
    ie
    tellTarget ("_level2") {
    gotoAndPlay (5);
    }

    hope this helps
  7. Replies
    3
    Views
    627

    the database is microsoft access there is a...

    the database is microsoft access

    there is a table called diary with the fields

    date
    heading
    section


    there is a another table tblSecurity
  8. Replies
    3
    Views
    504

    Thats fine But doesn't the URL definately have...

    Thats fine

    But doesn't the URL definately have to be a swf file. I don't think it works with a url such as;

    image.jpg

    when you select import from linkage the URL has to be the swf file that...
  9. Replies
    3
    Views
    627

    I don't know asp that well but I was able to load...

    I don't know asp that well but I was able to load in text from a microsoft access database into a flash movie using ASP - thanks to this great tutorial/s

    http://63.236.73.180/articles/flash/
    ...
  10. Replies
    3
    Views
    504

    In flash 4 you could go to the linkage option in...

    In flash 4 you could go to the linkage option in the library and link to the image rather than import it.

    Now in Flash 5 you have a symbol liinkage option and you have to give an identifier. ...
  11. Replies
    2
    Views
    479

    Just the image

    I want just the image not to scale
  12. Replies
    1
    Views
    497

    Searching in Flash

    I need to know how to do the same thing


    I am loading in text from text files for varous articles. Can I seach all the text files to find a particular article?

    -----Maybe-----
    If each text...
  13. Replies
    2
    Views
    479

    can anyone direct me to an example on how to stop...

    can anyone direct me to an example on how to stop bitmaps scaling

    ie If a flash movie is set to 100% x 100% so it scales with the browser window of say you have a full screen button.

    Its fine...
  14. HTML - part In your html file holding the flash...

    HTML - part
    In your html file holding the flash movie
    In the head of html document

    <head>

    <script language="JavaScript">

    <!-- Begin
    function changebackground() {
  15. Thanks for the help I knew it was easy ...

    Thanks for the help

    I knew it was easy

    calling a function from flash worked.

    Here's how if anyone interseted

    FLASH -part
  16. Thread: Flash / ASP

    by sjdeere
    Replies
    2
    Views
    759

    Thanks for your help. I've got this main piece of...

    Thanks for your help. I've got this main piece of code from the tutorial link. I included but it creates a mailto link I want a basic html link

    anyway here it is

    results = results & "<A...
  17. Thread: Flash / ASP

    by sjdeere
    Replies
    2
    Views
    759

    Firstly does anyone know of some good asp / flash...

    Firstly does anyone know of some good asp / flash tutorials?

    I have so far been able to get some tutorials on how to dispaly content in flash via asp from a microsoft access database and have even...
  18. How do I change the background colour of a html...

    How do I change the background colour of a html document from a flash movie.

    ie user clicks a button in flash and it changes the background colour to match the scenes new background colour.
    ...
Results 1 to 18 of 18




Click Here to Expand Forum to Full Width

HTML5 Development Center