A Flash Developer Resource Site

Search:

Type: Posts; User: Mack

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Yup, definitely, still stuck with it - hoping to...

    Yup, definitely, still stuck with it - hoping to post an example showing the problem shortly
  2. Peter, Thanks for the reply. The randomiser...

    Peter,

    Thanks for the reply.

    The randomiser works fine. The issue is independent of this, it wont even work to do:
    _root.movie12.gotoAndStop(4);
    if movie 12 is in the 12th layer.
  3. 20 Clip Instances on layers, upto 10 works, 11-19 don't then 20 does!

    Flash MX Pro 2004

    I have a movie with 20 layers, each has a movie clip instance which is set to stop on load. Each movie clip is named 'movie01', 'movie02' upto 'movie20'

    I want to play a...
  4. Replies
    1
    Views
    264

    Well, it looks to me like those nice people at...

    Well, it looks to me like those nice people at Adobe, or maybe it's a legacy from Macromedia, have not done as they say on the page and placed 'this red text is an html layer below the Flash movie'....
  5. Thread: large swf problem

    by Mack
    Replies
    7
    Views
    421

    Wellerm, You could split it up into bite-sized...

    Wellerm, You could split it up into bite-sized chunks which are loaded into levels by an action script somehting like loadMovieNum("part2.swf",_level2) just after the start of each chunk. Each chunk...
  6. Replies
    1
    Views
    264

    [F5] Transparent Flash on Layers

    I have a circular flash movie which I want to appear in front of a background. I am using layers and the wmode="transparent" parameter in the <object and embed> tags.

    All works well in IE on...
  7. Replies
    0
    Views
    534

    MediaPlayBack with external mp3 - CACHING

    I have a mediaPlayBack component in a .swf which loads a file called '1.mp3' from outside the .swf.

    My idea was to replace '1.mp3' so that people could get a new noise each time they visit,...
  8. Replies
    1
    Views
    444

    Using the MS Mouse roller to scroll

    Has anyone had any success using action scitp to detect the mouse roller button for scrolling text?

    Macs don't have this facility - as far as I'm aware it's a Microsoft OS thing?
  9. Replies
    1
    Views
    571

    Has anyone ever considered simulating the Windows...

    Has anyone ever considered simulating the Windows 2000 Server environment on a Mac so that it'll run asp scripts?

    It'd be mighty useful to have a tool of this sort running on my G4 powerbook (OS...
  10. Replies
    2
    Views
    456

    As I understand it your prob is that buttons...

    As I understand it your prob is that buttons remain functional even though you've loaded a movie in a layer above them?

    I've had this and got around it by placing buttons in a movie clip with two...
  11. Replies
    3
    Views
    494

    I've not done this myself, but I've thought about...

    I've not done this myself, but I've thought about doing it. My thoughts were as follows:
    Two main hurdles:
    i. How to get the pic uploaded. You'll need some way of specifying the path to the local...
  12. Replies
    7
    Views
    572

    Okay I'll have to sync the scrolling in, but it...

    Okay I'll have to sync the scrolling in, but it seems miles better to use a tag to create tabs/columns supported in the html:
    i. Your using n (n = number of columns) instructions for the process by...
  13. Replies
    7
    Views
    572

    Thanks for the link, looking thru it it seems...

    Thanks for the link, looking thru it it seems that the only aligning I can do is with:

    <p [align="left"|"right"|"center"]>

    which won't work as they'll affect the whole line of text.

    It'd be...
  14. Replies
    7
    Views
    572

    I have a text box with dynamic text being loaded...

    I have a text box with dynamic text being loaded as a variable from a .txt file.

    I need to create a three column layout using Verdana as a device font for the text.

    I've tried using the...
  15. Replies
    1
    Views
    344

    I have a text box with dynamic text being loaded...

    I have a text box with dynamic text being loaded as a variable from a .txt file.

    I need to create a three column layout using Verdana as a device font for the text.

    I've tried using the...
  16. Replies
    1
    Views
    468

    We've got a flash movie reading content in html...

    We've got a flash movie reading content in html from a text file.

    Using <a href for hyperlink in the html data (ie outside the Flash) can you control the .swf e.g. go to a framenumber and/or set a...
  17. Replies
    5
    Views
    723

    How easy is it to decompile a protected .swf? ...

    How easy is it to decompile a protected .swf?

    I heard a vicious rumour that there were people creating wicked little software apps which do just that.
  18. Replies
    0
    Views
    384

    Is it possible to load a variable from a text...

    Is it possible to load a variable from a text file then do a setVariable of an input text field to the value of the loaded variable? so that the user can change it rather than retype.
  19. Replies
    3
    Views
    550

    heavy bummer man

    Bummer!

    So, is there any way to include dynamic image links?
  20. Replies
    3
    Views
    550

    We've got text coming in from a .txt file into a...

    We've got text coming in from a .txt file into a text field in flash 5.

    Is it possible to define <img> tags in the .txt file? Or any other way to embed an image which is not saved as part of the...
  21. Replies
    13
    Views
    1,194

    Done all this, but....

    I agree with the accessibility concerns guys, but we've done a thorough analysis of target audience etc, and the bottom line is the site owner wants em switched off.

    C'est la vie.

    PS I really...
  22. Replies
    13
    Views
    1,194

    Nice One

    Thanks aversion, that's done the trick in IE5 on pc and Mac.

    Msoft outa put this (or a link to this) on the page all about HIDEFOCUS = "true". I'll mail em, but I doubt it'll do any good because...
  23. Replies
    13
    Views
    1,194

    FOCUS!

    I've been looking into this one since my post and it's to do with focus, same as in flash with the focus rectangle stuff.

    So any hyperlink (incl text) that users click on in IE will become the...
  24. Replies
    13
    Views
    1,194

    Dotted black lines around button (images) in IE

    I'm not sure if this is possible, but I'd like to suppress the black (bright blue on the Mac!!!) lines that appear around the edges of images I've used for buttons in IE 5 and spoil my lovely design....
  25. Replies
    72
    Views
    3,502

    British people not funny? Did you ever see any of...

    British people not funny? Did you ever see any of Dudley Moore's work? Films were good, but originally with Peter Cook - even better.
Results 1 to 25 of 38
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center