Can Actionscript do user forms and image generation ?

Hi all,
  I need to build a web application in flash, the gist is the application takes users inputs and generates a network diagram based on that inputs.
I actually coded the entire application in JS DOM and PHP GD, and client comes back suddenly saying they cant support PHP (IT restrictions). So now am back to square one, wondering, how to draw network images dynamically. JS cant do it. So I stumbled upon Actionscript.
So if i were to code an application entirely in actionscript,
My questions,
1. Does actionscript provide me a way to create input fields (select, text, textarea...etc)
2. Would i be able to use these user inputs from Question 1 to generate a network diagram ?
3. Can actionscript do Question's 1 and 2 without needing support from a server side
     scripting language like PHP ?
If somebody can help me understand, that would be very helpful. Thanks.
Rgds,
Kris

Thanks for the response.
However it still doesnt answer my question.
I cannot have a side side language(PHP, .NET ..etc) involved at all.
All i want to do it, design a form in FLEX and then without sending the form to the server side, i just want to read the fields (on an event) from the client side and do my processing on the client side and show the results again on the client side.
For example (HTML/JS)
Field A: <input type='text' id='one' name = 'one' /> <BR> <input type ='button' id='button' value='Generate' onclick = 'submitForm()' />
<script>
     function submitForm(){
          document.write(document.getElementById('one').value);
          return;
</script>
With the above example, i dont need server side support at all. Can i do the same thing with FLEX.
My only reason for trying FLEX is , i need to dynamically generate an image based the input values chosen by the user.
So keeping the above example in perspective, can i just read that particular text field and generate an image and label/embed the value in that image appropriately ?
any help would be very helpful. Thanks.

Similar Messages

  • How can i change the title and image of  published exe

    Hi ,
    I have published a fla file in exe format .
    how can i change the title and image of this exe? do I ve to
    use some of the available softwares in the market? cant i do the
    customised setting in the flash player itself?

    On Fri, 4 Apr 2008 06:21:15 +0000 (UTC), "mFlexDev"
    <[email protected]> wrote:
    > I have published a fla file in exe format .
    > how can i change the title and image of this exe?
    I beleave the easiest way is to use PEResourceExplorer,
    Resource
    Hacker or similar software to modify EXE resources, such as
    window
    title and window icon.

  • Can I use user names and password of Microsoft Office Outlook for hyperion

    I'm new to Hyperion. Can anyone tell that can I use "user names" and "passwords" of Microsoft Office Outlook for login into hyperion applications.
    I'm not talking about single sign on, but want to use same user names and passwords as that in Outlook.
    ANy suggestions?

    That depends on how your Outlook authentication is configured.
    Hyperion is generally configured to authenticate against a network directory (NTLM, MSAD or LDAP). I'm not an Outlook expert, but my Outlook user ID and password is almost always my MSAD id and password (I change clients regularly, and it's almost always the same situation). So it's also usually the same as my Hyperion ID and password.
    Ask your Outlook administrator whether it uses (or syncs with) MSAD, NTLM or LDAP. If the answer is yes, then you're in good shape because Hyperion can use these as well.
    Hope this helps,
    - Jake

  • How can I check the age and the generation on an Apple tv?

    How can I check the age and the generation on an Apple tv?

    Welcome to the Apple Community.
    Models
    1st generation
    2nd generation
    3rd generation
    3rd generation Rev A
    Release date(s)
    January 9, 2007
    September 1, 2010
    March 7, 2012
    January 28, 2013
    Discontinued
    September 1, 2010
    March 7, 2012
    March 10, 2013[69]
    In production
    Model Number - Model ID - Order Number
    A1218 - AppleTV1,1 - MA711LL/A
    A1378 - AppleTV2,1 - MC572LL/A
    A1427 - AppleTV3,1 - MD199LL/A
    A1469 - AppleTV3,2 - MD199LL/A

  • Can i save my form and print it

    Can I save my form and print it

    Hi,
      You will not be able to save the FormsCentral online HTML form locally and print.  If you have Acrobat XI, you could create a PDF form via FormsCentral (Download as PDF) locally and open it via Adobe Acrobat/Reader and print it.  If you are using the online FormsCentral app, then you need a paid subscription to be able to create the PDF form.
    Hope this helps,
    Thanks,
    Lucia

  • Plz any 1 can explain what read form and control from do in alv

    plz any 1 can explain what read form and control from do in alv

    Hi,
    <b>READ_FORM</b> is used to get the form related data like WINDOWS, PAGE WINDOWS, etc
    <b>CONTROL_FORM</b>
    SAPscript control commands can be carried out with CONTROL_FORM. The
    command should be specified without the paragraph format '/:' in the
    parameter COMMAND.                                                 
    EX..
      CALL FUNCTION 'CONTROL_FORM'
           EXPORTING
                COMMAND   = 'PROTECT'
           EXCEPTIONS
                UNOPENED  = 01
                UNSTARTED = 02.
    Thanks,
    Naren

  • Email PDF Form and Sign Entire Submission - Can this lock the form and show the signature?

    Thanks to those who explained how to create a button that allows me to email a form as a PDF rather than XML. It helped me a great deal.
    Now I want to cause our time sheet adjustment form to be emailed from the employee to their supervisor, and have the form-data be read-only, and the employee signature to be obvious to the recipient.
    I've tried checking the Sign Submission check box in the Submit tab of the Button Object window, (where the mailto: tag has been entered.
    I clicked the "Settings..." button on the Submit tab and then, under the "Sign Data and Submit Settings" dialog box I selected "Sign Entire Submission". But this does not lock the data and the resulting PDF form once emailed, shows no sign of a signature.
    I also tried adding a signature field, and clicked on it to add a signature. But once the signature was added, the Button was disabled and I could not submit the form via the mailto: tag.
    Is there a way to signa form with a self-signed signature, and email the entire PDF such that the recipient can see the signature, and that the data are no longer editable?
    Wouldn't that just be ducky...?
    Thanks again,
    -David Bartholomew

    Thanks for your comment. I suppose I need to add a context to my intended usage to explain why I want what I described. I want the signature to be apparent so users can see that a submission was signed. These forms that I am considering will replace a paper form used internally within my organization, to request a time card change. They only need to be signed as a pro-forma requirement.
    If the electronic forms solution is approved by management, I will make a case that since the network is a closed intranet, there is little consequential likelihood that a fellow employee would forge another's time card change request. And since the new form would be submitted through email, there is a further validation that the email will identify the sender's email address. This proposed electronic submission method is certainly as valid as forms where users cut and paste an image of their signature in a document...
    The good news is that since I asked this question, I discovered the samples that came with LCD 8...
    An example can be found in the Live Cycle Interactive Purchase Order sample found at [installdir]\EN\Samples\Purchase Order\Interactive.
    The interactive Purchase Order sample shows how a collection of fields can be defined and then the signature applied only to the data in the collection. The email button is defined as not included in the collection. This way the signature field can be used, and once the document is signed, the email button remains enabled.
    The interactive purchase order sample also demonstrates how a drop down list can be populated by a JavaScript as well as some array handling syntax that I've been looking for.
    I recommend the samples to anyone who, like me, may not have been aware of their relevance.
    Thanks again, this forum is a great resource.
    -David

  • Tranformations between AD User Form and AD

    Hi,
    I have stored an image as a String encoded with base64 in one field in AD User Form. I want to provision it to AD as a byte array, so I can not use ChangeAttribute adapter. How can I transform the data?.
    Regards,
    Antonio

    If you want to use a metadata code instead (Users.Department) then create a lookup of field type with the name as Users.Department, and the field as USR_UDF_DEPARTMENT. Restart.
    -Kevin

  • Firefox V33.0 can't find user profile and cant view window content

    Hello
    I have used Firefox since the old days, wayyy back. Never an issue, always worked, always performed.
    My Firefox (v32 I believe), automatically downloaded and applied the v33 browser and immediately, everything went wrong...
    First, the browser loaded but the screen was either sheet black or sheet white, then reloading (after closing the window) was informed (only via the window title as all else was block black) that Firefox couldn't see a user profile.
    I loaded FF with safe mode and disabled everything (list of addons at the bottom of this post), and the browser loads now and I can see content, but then after only a minute in "safe mode" firefox persistently returned with either a fatal crash or a sudden inability to find the user profile (causing exit).
    Reading up about possible workarounds, I eventually managed to export the Profile data (to desktop), to clear the profile data and replace data with desktop copy. Clearing the data took several attempts due to firefox display only showing black or white as stated above, but firefox then couldn't "import" profile as I can't see whats going on in the window.
    Eventually manually installed profile data (from desktop automatic copy) to firefox but FF still persisted in crashing to desktop and not displaying correctly if not in Safe mode. I eventually uninstalled firefox and reinstalled from scratch. The reinstall persisted with all the above mentioned issues, I did manually reinstate the FF user profile and crashing to desktop is now rare but does still happen, now it usually happens when Firefox is not the current active window.
    Firefox still does not display correctly unless in the "Safe Mode".
    Any clues or help or suggestion about why this would happen? Any way I can revert to version 32?
    My Addons :
    No Services.
    Appearance, default only
    PLUGINS:
    VLC plugin 2.1.3.0
    Silverlight plugin 5.1.3
    shockwave flash 15.0.0
    Quicktime plugin 7.7.5
    Java platform SE7 U67 10.
    Google Update (disabled)
    Adobe Acrobat 11.0.9
    EXTENSIONS:
    British Dictionary (not compatible with v33!!, disabled)
    Colorzilla 2.8.1
    cssUpdater 0.5.2 (disabled)
    Dust-Me Selector [for CSS] 4.1
    Firebug 2.0.3 (and associated FireDiff, FirePHP, EventBug)
    enabling / disabling all/any of these does not (so far) change the graphical fault loading Firefox outside of Safe Mode.
    Any ideas?
    cheers
    P.S>As additional info: I have tried the "reset firefox" but this caused numerous little bugs with saving the profile user data. Also reseting did not fix any of the issues.
    Everything else on my computer works fine. No virus, no malware (Eset / MWBytes) all other programs fine, and FF was fine until V33!!

    Hi for the crashes that are continuing, we're sorry to hear that Firefox is crashing. In order to assist you better, please follow the steps below to provide us crash IDs to help us learn more about your crash.
    #Enter ''about:crashes'' in the Firefox address bar and press Enter. A Submitted Crash Reports list will appear, similar to the one shown below.
    #Copy the '''5''' most recent Report IDs that start with '''bp-''' and then go back to your forum question and paste that into the "Post a Reply" box. (Please don't take a screenshot of your crashes, just copy and paste the ID's. The below image is just an example of what your Firefox screen should look like)
    [[Image:aboutcrashesFx29|width=520]]
    <br><br>
    Thank you for your help!
    More information and further troubleshooting steps can be found in the [[Firefox crashes - Troubleshoot, prevent and get help fixing crashes]] article.

  • IDM  :  Customizing User Forms and/or Interfaces

    Good morning.
    Ok, I do not know if this is the right place to post this Issue. But, I can't seem to find any other forum which deals directly with IDM issues (believe it or not, Sun's Website is absolutely USELESS).
    Here's the thing :
    I am currently developing an IDM System.
    The version I am developing is the latest one : IDM 8.1
    I have created the Resources (LDAP and Active Directory), and done the reconciliation. I've performed all the usual and necessary user-operations (create user, edit user, create role, edit role, etc , etc).
    In short, the IDM is working perfectly...............
    ....except for one thing : "Customizing (User) Forms"
    The IDM I've created is intended for various users; some have administrator rights and access, some don't; some are mere users, some are Human Resources, some are IT, etc, etc
    The point is : I want to create different "Forms" and/or "Interfaces" for some of these different users.
    I know the theory behind this : I need to CUSTOMIZE a specific User Form.
    I also know that it is not advisable to modify the Standard XML Forms which come with the IDM package. The advice is to copy the ones you need to modify, and then make the changes to the copies.
    Here's the million-dollar question : HOW CAN I DO THIS?
    I have checked, and re-checked, and browsed every site imaginable --- from Sun, to Google, to Facebook. I have not found a single helpful answer to this question. Everywhere, everyone talks about WHAT needs to be done to create Custom Forms or Interfaces; but nobody cares to say HOW it should be done.
    Including our wonderful Sun Microsystems!
    Could anyone please tell me, in straightforward terms, how to customize Forms, and how to implement these customized forms into the IDM instance ?
    Thank you.

    Please try Directory Servers / Identity Management - Sun Java System Identity Manager forum @ [http://forums.sun.com/forum.jspa?forumID=764]

  • Logical flow between User forms and workflows

    Hi,
    I want to know the logical flow among jsps,UserForms and workflows in IDM.
    This may appear as a silly quest. But I want to know how exctly the workflows are getting excuted when we click the buttons on the forms....
    For eg While creating the user after gving the user details in Tabbed User form when we click on save how it is calling Create User Workflow....
    where is the link and how its happening.....
    If any one know this please reply me....this a quest remaining in my mind since so many days....
    Thanks in advance....

    I dont think, there is any xml codes in any of the forms for calling workflow. One needs to render a form for any workflow. Whenever you hit new User , the create user workflow gets initiated and the form and the default form for create user is Tabbed User Form. activities and forms are mapped according to the authorisation level. If you create any Admin role, then we need to specify a form for the admin's capabilities. I guess for configurator , to create a a new user, the form has to be Tabbed User Form by default. For a custom Lanch user process, one needs to include a form along with the workflow. We can do that. Thats what I know till date.
    Thanks,
    Manila

  • PHP form and image verification

    Does anybody know where I can download a free formMail plus
    image verification?
    Thanks

    > Thanks looks really good
    >
    > Does the second php script go on my server? What name do
    I give it?
    All code goes into the same page. That page has to have an
    php extension
    so name your page something like contact.php" and then you
    paste the php
    (PHP code) at the very top of your document. Then paste the
    html/php
    (HTML form) where you want your form to display.
    You're welcome to mail me at kim *at* geekministry *dot* com
    if you get
    into troubles :)
    Kim
    http://www.geekministry.com

  • Can you submit a form and pop up

    Hello everyone,
    I want to submit a form and pop up the submitted form,
    because on the original form, there is table I want to keep
    displaying to the user. My code:
    <form action="process.cfm" method="post">
    <input type="text" name="species">
    <input type="submit" value="Submit">
    </form>
    I guess something needs to be done on the first line, but I
    am not sure what. Can anyone help? Thanks a lot!

    Add a window.open() to your form onsubmit attribute.

  • When I print a webpage from FF how can I make the text and images bigger?

    I am trying to print an eticket for a flight. The text on the schedule comes out too small and the UPC symbol's black lines look ganged together. I know I can view it zoomed up, but how do I make the text and images stay zoomed so they will print out that way?

    I upgraded but the problem remains. At least with Firefox I do have the option to print a selection even if it mangles the top and bottom lines. With Safari or Chrome I have no option to print a selection. At the moment the only way to get a complete copy of the selection is to copy to openoffice etc and print from there.

  • Can i start oracle forms and reports 11g services in linux with opmnctl ?

    Hi:
    I am so confused with weblogic and forms 11g that i don't know nothing at all looll :)
    Someone told me that to start oracle forms i need to this
    [oracle@biz ~]$./startManagedWebLogic.sh WLS_FORMS
    This scripts asks for a password and that's annoying... and it just stays waiting there.. i mean does not stay running in background... So if i finish my ssh session it will shutdown...
    Today at oracle support they told me that i still can start forms with OPMN using opmnctl as we use to do in 10g... Is this possible? Does anyone here have a startup script for forms and reports 11g under linux? How do you guys start forms and reports?
    Regards
    Ricardo

    Hi Ricardo,
    Someone told me that to start oracle forms i need to this
    [oracle@biz ~]$./startManagedWebLogic.sh WLS_FORMS
    This scripts asks for a password and that's annoying... and it just stays waiting there.. i mean does not stay running in background... So if i finish my ssh session it will shutdown...After starting WLS_FORMS, you can very well send it to background.
    Press Ctrl+Z and then type bg it will move it to background
    >
    Today at oracle support they told me that i still can start forms with OPMN using opmnctl as we use to do in 10g... Is this possible? Does anyone here have a startup script for forms and reports 11g under linux? How do you guys start forms and reports?
    with just opmnctl we cant run Forms I believe, we need to have WLS_FORMS also running ..
    Forms requires ohs or wc to be up and running along with WLS_FORMS , thats is what is my understanding ..

Maybe you are looking for