User Tag List

Results 1 to 9 of 9

Thread: Browse window?!?!?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Browse window?!?!?

    Im making an html creator, and i want to know how to get the user to select an image file so that the image name can be used in the code. is there a way I can have the user browse through their files with a window or the tree object or such? This would be useful to know for other things.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Browse window?!?!?

    I've been trying to use the file object, but I can't recieve the name of the file the user selects in the file selector. I also cannot trigger anything to appear only after the file is selected. is their another extension I could use for this or am I going to have to use Trial and Error forever? And how come nobody looks at this topic but they look at the ones next to it?

    PLEASE! I could use some help! =)

  3. #3
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Browse window?!?!?

    If you look at the help documentation for the File object it should tell you the relevant conditions and expressions.
    .:::.Joshtek.:::.

  4. #4
    Clicker Multimedia Fusion 2
    Skeets's Avatar
    Join Date
    Apr 2007
    Location
    Utah, USA
    Posts
    360
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Browse window?!?!?

    you could just, you know, use the "common diolog object" to open a browsing window...

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Browse window?!?!?

    Thanks! I just needed to find the right object - I dont have any extra extensions, so I need to download the ones I need.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Browse window?!?!?

    I'm trying to make a code for the image source
    <img src="yourwebsite.com/yourfile.gif"> but I don't know how to put the " quotations in automatically - is there some way to make them show?

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Feb 2007
    Location
    Queensland, Australia
    Posts
    317
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Browse window?!?!?

    to add a quotation mark in the expression editor it's """" I think, it's either three or four of them in a row.

    Alternatively you can make a string with the text as " and say string$("text") + "hi" + string$("text")

  8. #8
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Browse window?!?!?

    can you explain the alternative? it says it has a syntax error when i tried it

  9. #9
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Browse window?!?!?

    Wait I don't need it - the first way works fine

Similar Threads

  1. Browse local network LAN computers / Trouver et explorer les machines du réseau local
    By duwayy in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 23rd October 2013, 09:28 AM
  2. How to browse with Vitalize! ?
    By RickyRombo in forum Vitalize
    Replies: 4
    Last Post: 4th March 2009, 07:01 PM
  3. Browse For Files Example Skeets
    By Robert_Matos_Jr in forum File Archive
    Replies: 1
    Last Post: 26th September 2007, 05:16 AM
  4. How to, load , save, browse , images from app
    By arma in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 18th May 2007, 05:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •