Ask a Question related to Macromedia Flex General Discussion, Design and Development.

  1. #1

    Default Wrapper

    Hi All,

    Does anybody know if it is possible to create a .aspx wrapper as opposed to a html page?

    All the best
    BaliHi Guest

  2. Similar Questions and Discussions

    1. regenerating the wrapper
      I've done a 'clean project' and now my /bin folder is empty and I'm unable to test my application (the wrapper is gone). Now, how do I regenerate...
    2. How do I create a wrapper
      I work in an environment with a few system admins and we would like to create a "wrapper" so that when someone issues su -, they get a message...
    3. setuid wrapper
      On Thu, 28 Aug 2003, ahoward wrote: hate to reply to my own message - but here is the program i'm using, posted to clr for posterity. no...
    4. Wrapper files.
      Hello, I have managed to install db2 with all the Federated database bells and whistles, but when I go to create a wrapper it is unable to find the...
    5. Anyone know of a ASP.NET wrapper for HTMLTidy?
      I am looking for a asp.net wrapper for HTMLTidy. I found a com wrapper for it here: http://perso.wanadoo.fr/ablavier/TidyCOM/ But i'd like a .net...
  3. #2

    Default Re: Wrapper

    Hi,

    I did a JSP wrapper which uses the functions found in the file "AC_OETags.js". I'm not an expert in asp but I guess that if i did it in JSP you can do it in asp.

    David
    David M.. Guest

  4. #3

    Default Re: Wrapper

    Absolutely. An aspx page doesn't HAVE to have an code in it and can just
    output html.

    That is probably the best way to start, generating a simple wrapper for the
    Object/embed flash player.

    Tracy

    ntsiii Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139