FLA PROMOTIONAL SITE + FLEX

Hi,
I need to determine wheather this is possible or not use. I
have an ASP.NET / SQL SERVER 2005 backend and and full flash
front-end. The FLASH is an 'animation' with tours for buildings and
user zones.
It is possible to edit the FLASH and bind the flash controls
with the database using Flex 3 to add comments and use data from
the database?
Does make any sense?

Hi,
As per my understanding you want to allow your users to add
comments to a Flash control/component and then store it in the
database.
If this is what you want, then you can achieve this using
Flex 3. First is you can use your Flash components in Flex. Second
is to write scripts which will use HTTPService to communicate to
your ASP.NET page. Your ASP pages should communicate to your
database.
Please find more details on accessing server side at this
URL:
http://livedocs.adobe.com/flex/3/html/data_access_1.html
For more details on including Flash assets in Flex
application visit this URL:
http://www.adobe.com/devnet/flash/articles/flex_component_workflow.html
Hope this helps

Similar Messages

  • Cannot manage Promoted Sites

    Hello,
    I've got the problem that I receive the error "Your search encountered an error. If the problem persists, contact the portal site administrator." when I want to manage the Promoted Sites in the Central Admin.
    I can create New Links, which are getting promoted as desired. But I can't see and therefore I can't delete any existing promoted sites.
    Probably there were deleted the target audience which was in use for a promoted site as it is described in this article:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/12edcfb3-a71a-449b-9b95-43f94cb53fe1/promoted-sites-sharepoint-2013?forum=sharepointadmin#22572cac-88df-496b-8e19-3eb8b4a27b0e
    Can someone tell me, how to use PowerShell to manage/list the Promoted Sites with the used targed audiences?
    I've found the following article how to add Promoted Sites with PowerShell but I'm not able to list the Sites.
    http://prasadtech2.blogspot.it/2013/07/sharepoint-2013-how-to-add-promoted.html
    Thanks for help,
    Matthias

    I did some more researching on this.  It turns out that the promoted sites are stored in the SharedListSync table of the User Profile DB.  When managing these items, they are simply retrieved using
    dbo.profile_GetSharedListSync store procedure.
    There is not much that can go wrong with this code other than the database\table not existing or the stored procedure not existing.  The code for the sites doesn't involve any other tables or stored procs, so a simple delete from the table would be
    the solution if you can't get to it using the web UI, but you should confirm with Microsoft support before you execute that as a final step.
    Chris Givens CEO, Architecting Connected Systems
    Blog Twitter

  • Add a new Promoted Sites webpart

    I want to add a promoted sites web-part to a page in a (sub-) site collection (of my SharePoint online site).
    It seems obvious, but I can't find it (& Google/Bing aren't helping). I know the promoted sites is 'special' so maybe it needs special handling.

    Hi,
    Based on your description, you want to add the promoted sites web part to a page in SharePoint online.
    By design, the promoted sites web part cannot be added to other pages directly. There is a workaround.
    You could create a provider hosted app to display the same links as Promoted Site Web Part, then insert this app to other pages. The provider hosted app is that the app purchaser’s IT department must host a provider-hosted app on a dedicated server or third-party
    hosting service. Depending on your choice, these apps run either on your server or in the cloud. A provider-hosted app can also include SharePoint components that run in SharePoint, so it can be mixed in its hosting.
    The article below is about overview of apps for SharePoint.
    https://msdn.microsoft.com/en-us/library/office/fp179930.aspx
    The article below is about how to create a Provider Hosted Application in SharePoint 2013.
    http://www.sharepointpals.com/post/Step-by-Step-approach-to-create-a-Provider-Hosted-Application-in-SharePoint-2013
    The article below is about how to deploy SP2013 provider-hosted apps.
    http://www.sharepointnutsandbolts.com/2013/07/deploying-sp2013-provider-hosted.html
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Can I use/convert Flash *.fla sources to Flex sources?

    I have an older project with a *.fla source file.
    Can I use this old Flash source in Flex SDK resp. Flex
    builder too?
    Do I have to convert this *.fla source in advance?
    Peter

    I did some further Investigation on my own.  Actually YES YOU CAN EXPORT VIDEO DIRECTLY from flash to AVI - MOV
    just select export/export movie/avi
    From there you can select the output resolution and have full HD 1920x1080.

  • How to use fla file in Flex Builder 3?

    Is there a way to do it?

    I got these files also. But how to use Flash's fl.transitions. package with Flex.
    Flash and Flex are doing transitions very differently.
    In Flex, for example,
    Define a transition effect: <mx:WipeLeft id="wl"/>
    Use it: <mx:Canvas id="home" ... showEffect="wl">
    Flash uses TransitionManager:
    import fl.transitions.*;
    import fl.transitions.easing.*;
    var myTM:TransitionManager = new TransitionManager(my_mc);
    myTM.startTransition({type:Wipe, direction:Transition.OUT, duration:3, easing:Strong.easeOut, startPoint:1});
    How to define the MovieClip - "my_mc"? Both Flex and Flash have flash.dispaly.MoiveClip. Are they the same?

  • Import fla file in Flex Project

    I've just found this nice effect in flash.
    Would it possible to import it in a Flex project?
    Thanks in advance.
    Greetings!

    I got these files also. But how to use Flash's fl.transitions. package with Flex.
    Flash and Flex are doing transitions very differently.
    In Flex, for example,
    Define a transition effect: <mx:WipeLeft id="wl"/>
    Use it: <mx:Canvas id="home" ... showEffect="wl">
    Flash uses TransitionManager:
    import fl.transitions.*;
    import fl.transitions.easing.*;
    var myTM:TransitionManager = new TransitionManager(my_mc);
    myTM.startTransition({type:Wipe, direction:Transition.OUT, duration:3, easing:Strong.easeOut, startPoint:1});
    How to define the MovieClip - "my_mc"? Both Flex and Flash have flash.dispaly.MoiveClip. Are they the same?

  • SIT Not storing in Forms--Resolved Thank you Mike

    Dear All,
    I have created SIT's and enabled approval through AME. But the Data is not saving in tables after approval.
    itz very urget to be resolved as my uat is on 17th.
    Regards,
    Jithin
    Edited by: user11132090 on 10-Jun-2009 02:03
    Edited by: user11132090 on 10-Jun-2009 02:03
    Edited by: user11132090 on 10-Jun-2009 02:04

    Hi Jithin,
    Been looking into this for a while.
    The easiest way is to create two separate sits, two separate functions, and two separate workflow processes (one for Loan Request and one for Advance Salary request). You can then create 2 ame rules. One where the condition workflow process = XX_LOAN_REQUEST_JSP_PRC has one set of approvers, and one where condition workflow process = XX_ADVANCE_SALARY_REQUEST_JSP_PRC has a different set of approvers.
    I have been trying to create a AME attribute that looks at individual SIT attributes but I don't think it is possible as the attributes don't seem to be populated into 'HR_API_TRANSACTION_VALUES' when creating a SIT transaction.
    Instead I have been trying to use the SIT name as an AME attribute, and I have it working (although its not perfect)
    Try:
    Create AME attribute:
    XX_SIT_NAME
    String
    Dynamic:
    select distinct hv.varchar2_value from HR_API_TRANSACTION_STEPS hs, hr_api_transactions ht, hr_api_transaction_values hv
    where hs.transaction_id = ht.transaction_id
    and hs.transaction_step_id = hv.transaction_step_id
    and ht.transaction_id = :transactionId
    and hv.name = 'P_STRUCTURE_CODE'
    order by ht.transaction_id desc
    This returns the sit flex name during a transaction.
    Create AME condition:
    XX_SIT_NAME = XX_MY_LOAN_REQUEST_SIT (or whatever the name of your SIT is)
    Create AME rule:
    use condition XX_SIT_NAME = XX_MY_LOAN_REQUEST_SIT and then create the approval chain
    I have this working, but it is restricted, i.e. you can only update one SIT at a time, with one row.
    There may be someone out there who has better SQL skills than me who can solve this? but at least its a start.
    Regards,
    Mike

  • How To  use fckeditor HTML with  flex

    I am using coldfusion server technlogy.
    I am trying make demo site Flex with coldfusion.
    I want to know how to use html code with my mxml application.
    Privious i am using FCK TEXT editor with my HTML File
    Currently flex have small text editor But i need full text
    editor with all feture which include FCK Editor
    Please let me know how to integrate Fck Editor with flex
    application . Or any html file with Flex Application

    Flex has a very limited support for HTML, thus you cannot
    create a full featured editor within flex. The only work arounds I
    have seen are done using IFRAME's over your app.
    Not sure if it an option, however Apollo does a good job of
    addressing this issue by allowing full feature Javascript and HTML.
    Allen

  • Need Adobe Flex User Experience Designers & Developers - SF BAY AREA

    The User Experience Designer will provide the necessary services requested by Business Partners for critical initiatives such as the National Agreement Implementation, Employee Portal Framework, KP Intranet and Clinical Library.  You will also provide services as requested to additional clients including projects such as web sites, Flex applications and application support.  This position will be based in Pleasanton, CA and will require travel to Oakland and other locations for projects, development and meetings.
    Essential Functions:
    Design, code, test, deploy, and maintain intranet sites and applications, working both independently and in team settings.
    Develop CSS standards and strategy across the intranet environment, encompassing portal framework.
    Scope new project work and create detailed project cost estimates, plans, and schedules.
    Assist staff in web site maintenance, design and development for existing sites and applications.
    Incorporate RIA elements when prudent.
    Design within existing brand standards, and test for cross-browser compatibility.
    Use knowledge of Section 508 accessibility compliance when applicable.
    Work with developers to integrate front-end code with back-end functionality, while maintaining code compliance and consistency.
    Help developers and development teams troubleshoot and fix UI problems.
    Develop resolutions, recommend solutions and build action plans as needed.
    Can independently perform, guide, assist or mentor others in web development and maintenance using industry best practices and specific internal procedures and standards in all phases of development, implementation, and post-implementation.
    Minimum Technical Skills Required:
    4 years experience Adobe Dreamweaver (CS4)
    4 years experience HTML/XHTML and CSS
    4 years experience Adobe Photoshop and Illustrator (CS4)
    1 year experience with JavaScript, AJAX, DOJO and SPRY
    3 years experience with Microsoft OS
    Skilled in Microsoft Office Productivity Tools
    Basic Qualifications:
    Bachelor's degree in Computer Science or equivalent skills and experience.
    5 years relevant work experience with solid hands-on experience in design and build activities.
    5 years experience in estimating, planning and coordinating multiple projects.
    Experience delivering on enterprise level projects in large companies; familiar with a variety of back-end middleware and endpoint tools.
    Exhibits excellent attention to detail and diligently follows through to resolve issues.
    Consistently demonstrates flexibility, organization and prioritization of tasks.
    Experience working collaboratively with non-technical users.
    Good communication skills both verbal and written form.
    Ability to work independently with minimal guidance and as a member of a team.
    Knowledge and understanding of Intranet, Web development best practices, usability and current code standards.
    Preferred Qualifications:
    Experience with Adobe Flex, IBM WebSphere, RAD 6 or 7, Adobe Flash and/or RIA
    Experience with TeamSite Content Management
    Experience with Web Standards and usability testing
    ***CANDIDATES SHOULD BE LOCAL TO THE SF BAY AREA***  Please contact me here or call 925.924.6359.

    people complaining about problems installing an office over another office are (dare i say it) stupid. it makes absolutely no sense installing one over the trial version. just uninstall the trial and you'll be fine. every single time.
    as for problem with uninstalling mcafee (or any other antivirus, for that matter, just download the uninstaller from the software company e.g. http://service.mcafee.com/FAQDocument.aspx?id=TS100507 for mcafee.
    that said i believe you get to choose if you want mcafee and/or office when you go through the inital boot, the "on-screen instructions"
    you can slow down the odd via power manager
    and thanks for the tips on changing the reg to have the user profiles somewhere else!
    T400s - 2815RW1 + Win7 Ultimate
    Don't pm me for help! That's what the forum is for. Also, Google's nicer than me. Ask him.

  • Duplicate HTTP requests from Flex app in Safari 4.0.3

    We are currently trying to debug a problem a Mac user is having with our Flex based site, where almost every http operation he does is duplicated.
    e.g.
    "GET /path/file.xml HTTP/1.1" 200 3543 "https://www.site.com/index.jsp" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 1058; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9"
    Followed immediately by:
    "GET /path/file.xml HTTP/1.1" 200 3543 "https://www.site.com/index.jsp" "Safari5531.9 CFNetwork/438.14 Darwin/9.8.0 (i386) (iMac9%2C1)"
    Same with POSTs.
    As you can see from the logs above, the weird thing (apart from the duplication) is that the two requests appear to have different user agents.
    We unfortunately don't have much information about the user's machine config, and haven't been able to determine if they have the same problem with any other sites, Flex or otherwise.
    Has anyone else noticed anything similar with Safari 4.0.3?

    HI,
    Go to ~Library/Internet Plugins. You should see: Glims
    "/Library/InputManagers/Glims/Glims.bundle/Contents/MacOS/Glims"
    Delete Glims from the system and restart your Mac.
    If you need help uninstalling Glims go here.
    Safari 4: May unexpectedly quit with "Glims for Safari" Read where you see: Resolution.
    Carolyn
    Message was edited by: Carolyn Samit

  • Controlling visibility of links in a promoted links list

    I have a few links in a Promoted List app that appear as live tiles on the page.  Is there a way to control the visibility of these links/tiles based on the username of the logged in user?
    Any instructions/directions on how to go about this will be appreciated.
    Thanks

    Are you referring to the promoted sites that are set up in the user profile service?  If so, there are no permissions involved.  You need to create audiences in the user profile service, and target each promoted site to a specific audience of
    people.
    Laura Rogers
    Rackspace: SharePoint Consulting
    Blog: http://www.wonderlaura.com
    Twitter: WonderLaura
    Books:Beginning SharePoint 2010: Building Business Solutions with SharePoint
    Using InfoPath 2010 with Microsoft SharePoint 2010 Step by Step

  • Promotions in SAP-IS Retail

    Hi SAP Masters,
    I have a doubt that are make me nervous.
    It's possible to use Customers instead of site groups in promotions? how? (trans.WAK1)
    I hope that you can help me.
    Kind Regards
    Pedro Barros

    Hi Pedro
    Yes, you can do ..
    Generally promotion is for Group of stores or Group of Customers. ( Retail & Whole Sale ) . Hence in WAK1 transaction, you can assign only the Groups and not the individual Store or Customer.
    You can Create a Group for customers and run a promotion.
    1. Create CLASS in CL01 , Select CLASS TYPE .011 ( Customers  )
    2. Assign the External customers to CLASS in CL24N,
    3. Assign the created group in WAK1
    but my question why do you need to group customers.?
    When you create Whole Sale promotion  Site Group is not a mandatory one . Whole sale promotion is applicable for all external customers which fall on that distribution chain and the promotion price will flow automatically when you raise a sales order for that customers.
    Regards
    Anis

  • Migracion de flex a flash

    good afternoon I wonder if I can migrate an application from flex to flash as it is done thanks for all your response I hope you have a good day

    Programming in Flex is lot like a programming in Flash
    professional. Fundamentally, Flex enables you to build and deploy
    SWF files, the compiled bytecode that is interpreted by the virtual
    machine known as Flash Player on desktop browsers.
    The key differences between the two authoring tools are:
    1) Flash has been designed to facilitate the creation of
    interactive content, whereas Flex is geared toward application
    development.
    2) Flash stores your application structure in a binary FLA
    file, whereas Flex uses a text file based on the markup language of
    Flex, MXML.
    3) Each tool also differs in the development model it
    employs.
    Hope that helped.
    Samreen Soomro -
    SEO Expert

  • Promoted Tiles 365 anybody noticed they dont work on IE touchscreens Win 8?

    When pressing the tiles in promoted sites app they don't actually work when using Windows 8 touchscreens.
    A bit strange considering it's a Microsoft product.
    I think the tiles work using a touchscreen if firefox is being used instead of IE.

    Hi,
    According to your post, my understanding is that Promoted Tiles did not work when using IE and Windows 8 touchscreens.
    As a workaround, you can long click the icon to call the drop down list, then click "Open" to open the link.
    Here is a similar thread for you to take a look at:
    http://community.office365.com/en-us/forums/173/t/209004.aspx
    In addition, this question is an Office 365 related question, for quick and accurate answers to your questions, it is recommended that you initial a new thread in Office 365 forum.
    Office 365 forum
    http://community.office365.com/en-us/forums/default.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Creating a photo gallery / portfolio for a client to manage (CMS & Business Catalyst)

    I have been asked to create a website for a client, the client is a photographer and wants a site to promote her nursery school photography business. She would like to be able to manage the site herself using the BC dashboard, uploading images as and when needed. I use Muse to create sites and have informed the client that for any kind of CMS they need to host with Business Catalyst.
    My issue is creating a relatively limitless photo gallery / portfolio. As I understand it a client can upload and change images on their site using the BC dashboard, providing there is a slot available to do so. I believe Business Catalyst has a photo gallery module on their Webmarketing package, would this be what I am looking for? Failing that are there any good workarounds available for my client using Muse alone?
    In the future the client is looking for secure zones within the site and also an online ordering system, but right now it's a fairly simple promotional site with a good gallery of pics.
    I posted a similar question last week, someone very kindly suggested Smugmug, I looked into a separate solution (including Smugmug) but it's not suitable in this case and I would rather stick to Muse, BC and Adobe.

    Hi
    Yes, you can use Photo Gallery module, where your client would be able to upload new images from site backend and update the module. Also with photo gallery there are other parameters which they can use for image display.
    https://www.youtube.com/watch?v=x-MuLyhxS5o
    https://www.youtube.com/watch?v=Hg8pB1cLvnk
    For future preferences , your client can setup secure zones, online shop etc from site admin.
    Let me know if you have any questions.
    Thanks,
    Sanjit

Maybe you are looking for

  • Can't download Java SE 6

    I finally updated (to my chagrin) to Yosemite, and as I feared, it's totally backfired on me and I now can't open any of my Adobe products. I keep getting the pop up claiming "You need to install the legacy Java SE 6 runtime" which is all fine and da

  • Iweb updated page does not display correctly in firefox or safari

    www.rohanstevenson.com tried to update my site with a couple of cues and the wheels have completely come off. i cannot get the site to display correctly. it looks a bit better if i open the page directly from the computer, but after sending it to ftp

  • Key generation using DBMS_CRYPTO

    Hi, I have a question about DBMS_CRYPTO pacakge , which can be used for encrypting sensitive data. When we use this package, is it a must that we have to supply the encryption key or is it that the package can itself generate the key? I read in the d

  • Print command in JSF Page doesnot capture the EDITS

    Hi, The PRINT button on my JSP page doesnot show the edits unless they goto the Database. For example, Iam on a page and editing some values and before I hit SUBMIT, I click Print Preview..it doesnot show the new values . But when I hit SUBMIT and do

  • MIRO ACTIVITY FOR VENDOR PAYMENT

    SAP IS SUCH A BIG SOFTWARE. ENHANCEMENTS ARE REQUIRED IN MANY FIELDS SO THAT THE USER CAN WORK SMOOTHLY. THE MIRO ACTIVITY WHICH IS MANUAL. ONLY IF YOU SELECT GR BASED INVOICE VERIFICATION THAN MIRO RETRIEVES DATA. ENHANCEMENT TO BE MADE IN SUCH A WA